menu
dart_bom package
documentation
common/cli_command.dart
CliCommand<R>
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name of this command.
Implementation
final String name;
dart_bom package
documentation
common/cli_command
CliCommand<R>
name property
CliCommand class