isSearching property

bool isSearching

Whether or not searching is in progress.

Implementation

bool get isSearching => _isSearching;