isSearching property

bool get isSearching

Whether a search is currently in progress.

Implementation

bool get isSearching => _isSearching;