onSubmit property
Callback called on submit If this is null the component will not animate to complete
Implementation
final Future? Function()? onSubmit;
Callback called on submit If this is null the component will not animate to complete
final Future? Function()? onSubmit;