Unverified Commit d62aa96a authored by amirh's avatar amirh Committed by GitHub

Fix onPlatformViewCreated comment wording (#19933)

parent e262817a
......@@ -54,7 +54,7 @@ class AndroidView extends StatefulWidget {
/// See also: [AndroidView] for an example of registering a platform view factory.
final String viewType;
/// Callback to invoke when after the Android view has been created.
/// Callback to invoke after the Android view has been created.
///
/// May be null.
final OnPlatformViewCreated onPlatformViewCreated;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment