menu
popup_menu_2
platform_config\default.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 = Platform.isWindows;
popup_menu_2
default
AppPlatform
isWindows property
AppPlatform class