menu
foxhat_flutter package
documentation
foxhat_flutter.dart
FoxHat
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return FoxhatFlutterPlatform.instance.getPlatformVersion(); }
foxhat_flutter package
documentation
foxhat_flutter
FoxHat
getPlatformVersion method
FoxHat class