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