menu
intenthandlerii package
documentation
intenthandler.dart
Intenthandler
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return IntenthandlerPlatform.instance.getPlatformVersion(); }
intenthandlerii package
documentation
intenthandler
Intenthandler
getPlatformVersion method
Intenthandler class