menu
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper.dart
MobileDeviceHelper
isIOS static method
isIOS static method
dark_mode
light_mode
isIOS
static method
bool
isIOS
(
)
Platform whether ios
Implementation
static bool isIOS() => Platform.isIOS;
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper
MobileDeviceHelper
isIOS static method
MobileDeviceHelper class