menu
gen_cli package
documentation
commands/impl/help/help.dart
HelpCommand
alias property
alias property
dark_mode
light_mode
alias
property
@
override
List
<
String
>
get
alias
override
Implementation
@override List<String> get alias => ['-h'];
gen_cli package
documentation
commands/impl/help/help
HelpCommand
alias property
HelpCommand class