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