menu
dart_bom package
documentation
common/cli_command.dart
CliCommand<R>
commands property
commands property
dark_mode
light_mode
commands
property
Map
<
String
,
CliCommand
>
commands
final
Implementation
final Map<String, CliCommand> commands;
dart_bom package
documentation
common/cli_command
CliCommand<R>
commands property
CliCommand class