isActive property
bool
get
isActive
Whether the search bar is currently expanded/active.
Implementation
bool get isActive => _isActive;
Whether the search bar is currently expanded/active.
bool get isActive => _isActive;