menu
lightspot package
documentation
spotlight.dart
Spotlight
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return SpotlightPlatform.instance.getPlatformVersion(); }
lightspot package
documentation
spotlight
Spotlight
getPlatformVersion method
Spotlight class