menu
flash_light42 package
documentation
flash_light.dart
FlashLight
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return FlashLightPlatform.instance.getPlatformVersion(); }
flash_light42 package
documentation
flash_light
FlashLight
getPlatformVersion method
FlashLight class