menu
every_door_plugin package
documentation
helpers/editor_fields.dart
EditorFields
fields property
fields property
dark_mode
light_mode
fields
property
Iterable
<
PresetField
>
fields
final
A list of fields to present in this group.
Implementation
final Iterable<PresetField> fields;
every_door_plugin package
documentation
helpers/editor_fields
EditorFields
fields property
EditorFields class