menu
dynamic_json_form_builder package
documentation
json_form_builder.dart
FormConfig
sections property
sections property
dark_mode
light_mode
sections
property
List
sections
final
List of sections or field configurations in the form.
Implementation
final List<dynamic> sections;
dynamic_json_form_builder package
documentation
json_form_builder
FormConfig
sections property
FormConfig class