FilterRendered typedef

FilterRendered = bool Function(Object? elem)

Implementation

typedef FilterRendered = bool Function(Object? elem);