menu
nylo_framework package
documentation
metro/ny_cli.dart
NyCustomCommand
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
property
bool
get
isMacOS
Check if running on macOS
Implementation
bool get isMacOS => Platform.isMacOS;
nylo_framework package
documentation
metro/ny_cli
NyCustomCommand
isMacOS property
NyCustomCommand class