onFind property

Future<List<T>> Function(String text)? onFind
final

Implementation

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