isSearching property

bool get isSearching

Returns true if search mode is active.

Implementation

bool get isSearching => _isSearching;