menu
flutter_toast_alert_webview package
documentation
flutter_toast.dart
FlutterToast
showAlert method
showAlert method
dark_mode
light_mode
showAlert
method
Future
<
bool
>
showAlert
(
)
Implementation
Future<bool> showAlert() { return FlutterToastPlatform.instance.showAlert(); }
flutter_toast_alert_webview package
documentation
flutter_toast
FlutterToast
showAlert method
FlutterToast class