active property
bool
get
active
True when the owning dataset has active filters.
Implementation
bool get active => isNotEmpty;
True when the owning dataset has active filters.
bool get active => isNotEmpty;