menu
neomage package
documentation
data/commands/command_registry.dart
CommandRegistration
extraAliases property
extraAliases property
dark_mode
light_mode
extraAliases
property
List
<
String
>
extraAliases
final
Additional aliases beyond what the command itself declares.
Implementation
final List<String> extraAliases;
neomage package
documentation
data/commands/command_registry
CommandRegistration
extraAliases property
CommandRegistration class