onSubmitted property

ValueChanged<String>? onSubmitted
final

Called when the user indicates they are done editing the text.

Implementation

final ValueChanged<String>? onSubmitted;