menu
ziggurat package
documentation
levels.dart
Level
commands property
commands property
dark_mode
light_mode
commands
property
Map
<
String
,
Command
>
commands
final
The commands this level recognises.
Implementation
final Map<String, Command> commands;
ziggurat package
documentation
levels
Level
commands property
Level class