form_widget
library
Classes
-
BlocXFormTextField<F, P, E extends Enum>
-
-
BlocXFormTextFieldState<F, P, E extends Enum>
-
-
BlocXTextFieldOptions
-
Wraps common TextField/TextFormField parameters.
Defaults are a filled field with no underline and rounded corners.
-
FormButtonRow<F, P, E extends Enum>
-
A horizontal row of two buttons:
-
FormRegisterButton<F, P, E extends Enum>
-
A reusable submit/register button that reacts to a form state.
-
FormWidget<P>
-
-
FormWidgetState<W extends FormWidget<P>, F, P, E extends Enum>
-