menu
lynx package
documentation
lynx_platform_interface.dart
LynxPlatform
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return _instance.getPlatformVersion(); }
lynx package
documentation
lynx_platform_interface
LynxPlatform
getPlatformVersion method
LynxPlatform class