menu
flutter_auto_form package
documentation
flutter_auto_form.dart
AFSubFormFieldWidgetState<T extends TemplateForm>
field property
field property
dark_mode
light_mode
field
property
AFSubFormField
<
T
>
field
late
final
Implementation
late final AFSubFormField<T> field = widget.fieldContext.field as AFSubFormField<T>;
flutter_auto_form package
documentation
flutter_auto_form
AFSubFormFieldWidgetState<T extends TemplateForm>
field property
AFSubFormFieldWidgetState class