menu
popup_menu_2
platform_config\web.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 = true;
popup_menu_2
web
AppPlatform
isWeb property
AppPlatform class