onSubmitted property
Called when the user submits the field (e.g. presses the keyboard action button).
Implementation
final ValueChanged<String>? onSubmitted;
Called when the user submits the field (e.g. presses the keyboard action button).
final ValueChanged<String>? onSubmitted;