onFieldSubmitted property

dynamic Function(String)? onFieldSubmitted
final

this is the onFieldSubmitted of the custom text field

Implementation

final Function(String)? onFieldSubmitted;