menu
flutter_devops_kit package
documentation
core/command.dart
Command
name property
name property
dark_mode
light_mode
name
property
String
get
name
The name used to invoke the command.
Implementation
String get name;
flutter_devops_kit package
documentation
core/command
Command
name property
Command class