onRegisterPressed property
Called when the register button is pressed.
When null, BlocxFormRegisterButton submits through the nearest BlocxFormWidgetState.
Implementation
final VoidCallback? onRegisterPressed;
Called when the register button is pressed.
When null, BlocxFormRegisterButton submits through the nearest BlocxFormWidgetState.
final VoidCallback? onRegisterPressed;