menu
zerothreesix_flutter package
documentation
utils/platforms.dart
Platform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
bool get isWindows => defaultTargetPlatform == TargetPlatform.windows;
zerothreesix_flutter package
documentation
utils/platforms
Platform
isWindows property
Platform class