onFieldSubmitted property

void Function(String text)? onFieldSubmitted
final

Implementation

final void Function(String text)? onFieldSubmitted;