onSubmit property

dynamic Function(String text, int value) onSubmit
final

Implementation

final Function(String text, int value) onSubmit;