menu
dungeon_world_data package
documentation
gear_selection.dart
GearSelection
options property
options property
dark_mode
light_mode
options
property
List
<
GearOption
>
options
final
The list of options contained in this selection.
Implementation
final List<GearOption> options;
dungeon_world_data package
documentation
gear_selection
GearSelection
options property
GearSelection class