isExpanded property

bool get isExpanded

Whether the search bar is currently expanded.

Implementation

bool get isExpanded => _isExpanded;