onSearch property

void Function(String val)? onSearch
final

onSearch onSearch callback

Implementation

final void Function(String val)? onSearch;