menu
distribute_cli package
documentation
builder_command.dart
BuilderCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of the command used in CLI
Implementation
@override String get name => "build";
distribute_cli package
documentation
builder_command
BuilderCommand
name property
BuilderCommand class