onSubmitted property

Function onSubmitted
final

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;