menu
ziggurat package
documentation
levels.dart
Level
randomSounds property
randomSounds property
dark_mode
light_mode
randomSounds
property
List
<
RandomSound
>
randomSounds
final
All the random sounds on this level.
Implementation
final List<RandomSound> randomSounds;
ziggurat package
documentation
levels
Level
randomSounds property
Level class