menu
pubmind package
documentation
commands/config_command.dart
ConfigDeleteCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'delete';
pubmind package
documentation
commands/config_command
ConfigDeleteCommand
name property
ConfigDeleteCommand class