onSearch property

Future<List<T>> Function(String)? onSearch
final

Implementation

final Future<List<T>> Function(String)? onSearch;