menu
ekko_cli package
documentation
commands/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 => 'Show this help';
ekko_cli package
documentation
commands/help/help
HelpCommand
hint property
HelpCommand class