menu
flutter_devops_kit package
documentation
commands/help_command.dart
HelpCommand
usage property
usage property
dark_mode
light_mode
usage
property
@
override
String
get
usage
override
The usage syntax displayed in help output.
Implementation
@override String get usage => 'fkit help [command]';
flutter_devops_kit package
documentation
commands/help_command
HelpCommand
usage property
HelpCommand class