isValid property

bool isValid

The isValid property determines if the filter is valid and can be applied.

Implementation

bool get isValid => true;