menu
ziggurat package
documentation
levels.dart
Level
commandNextRuns property
commandNextRuns property
dark_mode
light_mode
commandNextRuns
property
List
<
NextRun
<
Command
>
>
commandNextRuns
final
The times before commands should run next.
Implementation
final List<NextRun<Command>> commandNextRuns;
ziggurat package
documentation
levels
Level
commandNextRuns property
Level class