onSubmit property

dynamic Function(String? value)? onSubmit
final

Implementation

final Function(String? value)? onSubmit;