menu
spectra_cli package
documentation
commands/new_command.dart
NewCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'new';
spectra_cli package
documentation
commands/new_command
NewCommand
name property
NewCommand class