menu
dungeon_world_data package
documentation
gear_choice.dart
GearChoice
preselect property
preselect property
dark_mode
light_mode
preselect
property
List
<
int
>
preselect
final
The list of selections to preselect (if any).
Implementation
final List<int> preselect;
dungeon_world_data package
documentation
gear_choice
GearChoice
preselect property
GearChoice class