onSubmit property Null safety
final
Callback called on submit If this is null the component will not animate to complete
Implementation
final VoidCallback? onSubmit;
Callback called on submit If this is null the component will not animate to complete
final VoidCallback? onSubmit;