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