filter property

Object Function(T value)? filter
final

Function to filter the value of the controller.

Implementation

final Object Function(T value)? filter;