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