menu
hubble_widget_library package
documentation
bloc/form_field.dart
HubbleForm
HubbleForm.new constructor
HubbleForm.new constructor
dark_mode
light_mode
HubbleForm
constructor
HubbleForm
(
{
required
List
<
HubbleFormField
>
fields
,
})
Implementation
HubbleForm({required this.fields});
hubble_widget_library package
documentation
bloc/form_field
HubbleForm
HubbleForm.new constructor
HubbleForm class