menu
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper.dart
MobileDeviceHelper
operateSystem static method
operateSystem static method
dark_mode
light_mode
operateSystem
static method
String
operateSystem
(
)
Get current operate system
Implementation
static String operateSystem() => Platform.operatingSystem;
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper
MobileDeviceHelper
operateSystem static method
MobileDeviceHelper class