menu
rownd_flutter_plugin package
documentation
rownd.dart
RowndPlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return RowndPlatform.instance.getPlatformVersion(); }
rownd_flutter_plugin package
documentation
rownd
RowndPlugin
getPlatformVersion method
RowndPlugin class