menu
keyboard_actions package
documentation
external/platform_check/platform_check.dart
PlatformCheck
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
property
bool
get
isMacOS
Implementation
static bool get isMacOS => currentPlatform == PlatformCheckType.MacOS;
keyboard_actions package
documentation
external/platform_check/platform_check
PlatformCheck
isMacOS property
PlatformCheck class