menu
te_widgets package
documentation
widgets/form/form_builder.dart
TFormField<T>
isSubForm property
isSubForm property
dark_mode
light_mode
isSubForm
property
bool
isSubForm
final
Whether this field represents a sub-form (e.g. tabs or nested form group).
Implementation
final bool isSubForm;
te_widgets package
documentation
widgets/form/form_builder
TFormField<T>
isSubForm property
TFormField class