menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
TerminalSetupCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
@
override
List
<
String
>
get
aliases
override
Alternative names for the command.
Implementation
@override List<String> get aliases => const ['setup-terminal'];
neomage package
documentation
data/commands/builtin/extended_commands
TerminalSetupCommand
aliases property
TerminalSetupCommand class