menu
vader_console package
documentation
commands.dart
CoreCommands
list property
list property
dark_mode
light_mode
list
property
Iterable
<
Command
>
get
list
Implementation
static Iterable<Command> get list => values.map((e) => e.command);
vader_console package
documentation
commands
CoreCommands
list property
CoreCommands enum