menu
popup_menu_2
platform_config\web.dart
AppPlatform
isIOS property
isIOS
dark_mode
light_mode
isIOS
property
bool
isIOS
getter/setter pair
Whether the app is running on iOS.
Implementation
static bool isIOS = false;
popup_menu_2
web
AppPlatform
isIOS property
AppPlatform class