onSubmitted property
Callback function when Enter is pressed.
This function is called when the user submits the input, typically by pressing the Enter key.
Implementation
final Function onSubmitted;
Callback function when Enter is pressed.
This function is called when the user submits the input, typically by pressing the Enter key.
final Function onSubmitted;