menu
extensions_core package
documentation
extensions/platform.dart
PlatformInfo
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
final
Indicates wheter the platform is windows
Implementation
final bool isWindows;
extensions_core package
documentation
extensions/platform
PlatformInfo
isWindows property
PlatformInfo class