formWidget abstract method
Builds the form UI from the current state.
Implementation
Widget formWidget(BuildContext context, BlocxFormState<F, E> state);
Builds the form UI from the current state.
Widget formWidget(BuildContext context, BlocxFormState<F, E> state);