menu
zerothreesix_flutter package
documentation
utils/platforms.dart
isWindows property
isWindows property
dark_mode
light_mode
isWindows
top-level property
bool
isWindows
final
Implementation
final isWindows = defaultTargetPlatform == TargetPlatform.windows;
zerothreesix_flutter package
documentation
utils/platforms
isWindows property
platforms library