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