onSearch property
Callback when the search text changes. If provided, this is called with the current search query.
Implementation
final ValueChanged<String>? onSearch;
Callback when the search text changes. If provided, this is called with the current search query.
final ValueChanged<String>? onSearch;