isSearching property

bool isSearching

Whether the search task is currently running or not

Implementation

bool get isSearching => _isSearching;