menu
kiosk_plugin package
documentation
kiosk.dart
Kiosk
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return KioskPlatform.instance.getPlatformVersion(); }
kiosk_plugin package
documentation
kiosk
Kiosk
getPlatformVersion method
Kiosk class