menu
toast_alert_webview package
documentation
toast_alert_webview_method_channel.dart
MethodChannelToastAlertWebview
showAlert method
showAlert method
dark_mode
light_mode
showAlert
method
@
override
Future
<
bool
>
showAlert
(
)
override
Implementation
@override Future<bool> showAlert() async { return await methodChannel.invokeMethod('showAlert'); }
toast_alert_webview package
documentation
toast_alert_webview_method_channel
MethodChannelToastAlertWebview
showAlert method
MethodChannelToastAlertWebview class