filterFn property

bool Function(T, String)? filterFn
final

Implementation

final bool Function(T, String)? filterFn;