onSubmitted property
final
Called when the user indicates that they are done editing the text in the field.
Same as TextField.onSubmitted
Implementation
final ValueChanged<T> onSubmitted
Called when the user indicates that they are done editing the text in the field.
Same as TextField.onSubmitted
final ValueChanged<T> onSubmitted