menu
flutter_toast_alert_webview package
documentation
flutter_toast_platform_interface.dart
FlutterToastPlatform
showAlert method
showAlert method
dark_mode
light_mode
showAlert
method
Future
<
bool
>
showAlert
(
)
Implementation
Future<bool> showAlert() { throw UnimplementedError('showAlert() has not been implemented.'); }
flutter_toast_alert_webview package
documentation
flutter_toast_platform_interface
FlutterToastPlatform
showAlert method
FlutterToastPlatform class