onFieldSubmitted property

dynamic Function(String value)? onFieldSubmitted
final

Implementation

final Function(String value)? onFieldSubmitted;