menu
dungeon_world_data package
documentation
gear_choice.dart
GearChoice
selections property
selections property
dark_mode
light_mode
selections
property
List
<
GearSelection
>
selections
final
The list of selections available for this gear choice.
Implementation
final List<GearSelection> selections;
dungeon_world_data package
documentation
gear_choice
GearChoice
selections property
GearChoice class