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