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