menu
test_plugin_rehan package
documentation
test_plugin.dart
TestPlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return TestPluginPlatform.instance.getPlatformVersion(); }
test_plugin_rehan package
documentation
test_plugin
TestPlugin
getPlatformVersion method
TestPlugin class