menu
hello_test_lee package
documentation
hell_test.dart
HellTest
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return HellTestPlatform.instance.getPlatformVersion(); }
hello_test_lee package
documentation
hell_test
HellTest
getPlatformVersion method
HellTest class