onSubmit property

dynamic Function(String)? onSubmit
final

Callback when submitted.

Implementation

final Function(String)? onSubmit;