hasActiveSearch property

bool get hasActiveSearch

Implementation

bool get hasActiveSearch => searchText.trim().isNotEmpty;