menu
randpg package
documentation
entities/worlds.dart
World
holidays property
holidays property
dark_mode
light_mode
holidays
property
List
<
Holiday
>
holidays
final
The holidays that exist in the world
Implementation
final List<Holiday> holidays;
randpg package
documentation
entities/worlds
World
holidays property
World class