menu
distribute_cli package
documentation
create_command.dart
CreateBuilderCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Name of the command.
Implementation
@override String get name => "builder";
distribute_cli package
documentation
create_command
CreateBuilderCommand
name property
CreateBuilderCommand class