menu
alex package
documentation
commands/settings/settings_command.dart
SettingsCommand
doRun method
doRun method
dark_mode
light_mode
doRun
method
@
override
Future
<
int
>
doRun
(
)
override
Implementation
@override Future<int> doRun() async { printUsage(); return 0; }
alex package
documentation
commands/settings/settings_command
SettingsCommand
doRun method
SettingsCommand class