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