onSearch property

void Function(String)? onSearch
final

Called when search is submitted (with debounce)

Implementation

final void Function(String)? onSearch;