menu
smartech_flutter_plugin package
documentation
smartech_plugin.dart
SmartechPlugin
openNativeWebView method
openNativeWebView method
dark_mode
light_mode
openNativeWebView
method
Future
<
void
>
openNativeWebView
(
)
Implementation
Future<void> openNativeWebView() async { return _channel.invokeMethod("openNativeWebView"); }
smartech_flutter_plugin package
documentation
smartech_plugin
SmartechPlugin
openNativeWebView method
SmartechPlugin class