menu
serverpod_cloud_cli package
documentation
command_runner/commands/settings_command.dart
CliUserSettingsCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'settings';
serverpod_cloud_cli package
documentation
command_runner/commands/settings_command
CliUserSettingsCommand
name property
CliUserSettingsCommand class