menu
mephisto_ui
mephisto.dart
Mephisto
getPlatformVersion method
getPlatformVersion
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return MephistoPlatform.instance.getPlatformVersion(); }
mephisto_ui
mephisto
Mephisto
getPlatformVersion method
Mephisto class