menu
intl_localizable package
documentation
commands/user_command.dart
UserCommand
UserCommand.new constructor
UserCommand.new constructor
dark_mode
light_mode
UserCommand
constructor
UserCommand
(
)
Implementation
UserCommand() { addSubcommand(UserGetSubcommand()); }
intl_localizable package
documentation
commands/user_command
UserCommand
UserCommand.new constructor
UserCommand class