menu
plugin_dialog package
documentation
nativeweb.dart
NativeWebState
onPlatformViewCreated method
onPlatformViewCreated method
dark_mode
light_mode
onPlatformViewCreated
method
Future
<
void
>
onPlatformViewCreated
(
dynamic
id
)
Implementation
Future<void> onPlatformViewCreated(id) async { widget.onWebCreated(WebController.init(id)); }
plugin_dialog package
documentation
nativeweb
NativeWebState
onPlatformViewCreated method
NativeWebState class