menu
te_widgets package
documentation
widgets/form/form_builder.dart
TFormBuilder
tabs property
tabs property
dark_mode
light_mode
tabs
property
List
<
TFormTab
>
?
tabs
final
List of tab configurations for sub forms.
Implementation
final List<TFormTab>? tabs;
te_widgets package
documentation
widgets/form/form_builder
TFormBuilder
tabs property
TFormBuilder class