menu
get_cli package
documentation
commands/impl/help/help.dart
HelpCommand
hint property
hint property
dark_mode
light_mode
hint
property
@
override
String
?
get
hint
override
hint for command line
Implementation
@override String? get hint => Translation(LocaleKeys.hint_help).tr;
get_cli package
documentation
commands/impl/help/help
HelpCommand
hint property
HelpCommand class