menu
dynamic_json_form_builder package
documentation
json_form_builder.dart
SectionConfig
fields property
fields property
dark_mode
light_mode
fields
property
List
<
FieldConfig
>
fields
final
List of field configurations in the section.
Implementation
final List<FieldConfig> fields;
dynamic_json_form_builder package
documentation
json_form_builder
SectionConfig
fields property
SectionConfig class