isNotEmpty property
bool
get
isNotEmpty
Whether a global search criterion is active.
Implementation
bool get isNotEmpty => active;
Whether a global search criterion is active.
bool get isNotEmpty => active;