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