onSearchSubmitted property
Called when the user submits the search (e.g., taps return key).
Implementation
final ValueChanged<String>? onSearchSubmitted;
Called when the user submits the search (e.g., taps return key).
final ValueChanged<String>? onSearchSubmitted;