isEnabled property

bool get isEnabled

Whether the search is currently visible.

Implementation

bool get isEnabled => _enabled;