menu
me package
documentation
commands/provider_command.dart
ProviderCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
List
<
String
>
?
aliases
getter/setter pair
inherited
Aliases that should work the same was as the provided command name
Implementation
List<String>? aliases;
me package
documentation
commands/provider_command
ProviderCommand
aliases property
ProviderCommand class