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