onFormSubmitted method
void
onFormSubmitted(
- BlocxFormStateFormSubmitted<
F, E> state
Called when BlocxFormStateFormSubmitted is emitted.
Implementation
void onFormSubmitted(BlocxFormStateFormSubmitted<F, E> state) {}