menu
alex package
documentation
commands/settings/src/settings_command_base.dart
SettingsCommandBase
SettingsCommandBase constructor
SettingsCommandBase constructor
dark_mode
light_mode
SettingsCommandBase
constructor
SettingsCommandBase
(
String
name
,
String
description
)
Implementation
SettingsCommandBase(String name, String description) : super(name, description);
alex package
documentation
commands/settings/src/settings_command_base
SettingsCommandBase
SettingsCommandBase constructor
SettingsCommandBase class