menu
distribute_cli package
documentation
initializer_command.dart
InitializerCommand
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 => "init";
distribute_cli package
documentation
initializer_command
InitializerCommand
name property
InitializerCommand class