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