onSubmitted property

ValueChanged<String>? onSubmitted
final

Called when the user indicates that they are done editing the text in the field.

See also:

Implementation

final ValueChanged<String>? onSubmitted;