onSubmitted property

ValueChanged<String>? onSubmitted
final

Called when the user submits the search (e.g., presses Enter).

Implementation

final ValueChanged<String>? onSubmitted;