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