menu
alex package
documentation
runner/alex_command.dart
AlexCommand
isVerbose property
isVerbose property
dark_mode
light_mode
isVerbose
property
@protected
bool
get
isVerbose
Implementation
@protected bool get isVerbose => argResults!['verbose'] as bool;
alex package
documentation
runner/alex_command
AlexCommand
isVerbose property
AlexCommand class