menu
responsive_screen_master package
documentation
functions/platform_value.dart
Platform
isIOS property
isIOS property
dark_mode
light_mode
isIOS
property
bool
get
isIOS
Implementation
static bool get isIOS => DeviceData.deviceType == DeviceType.ios;
responsive_screen_master package
documentation
functions/platform_value
Platform
isIOS property
Platform class