menu
flutter_devops_kit package
documentation
core/command.dart
Command
usage property
usage property
dark_mode
light_mode
usage
property
String
get
usage
The usage syntax displayed in help output.
Implementation
String get usage;
flutter_devops_kit package
documentation
core/command
Command
usage property
Command class