menu
lib package
documentation
utils/platforms.dart
Platforms
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
dynamic
get
isWindows
Implementation
static get isWindows => !isWeb && Platform.isWindows;
lib package
documentation
utils/platforms
Platforms
isWindows property
Platforms class