filterFn property

(bool Function(String item, String str)?) filterFn
final

Implementation

final bool Function(String item, String str)? filterFn;