menu
me package
documentation
commands/feature_command.dart
FeatureCommand
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/feature_command
FeatureCommand
aliases property
FeatureCommand class