onSubmit property

(void Function(T? value)?) onSubmit
final

field submit callback

Implementation

final void Function(T? value)? onSubmit;