isSearchVisible property

bool isSearchVisible
final

isSearchVisible flag use to manage the search widget visibility by default it is True so widget will be visible.

Implementation

final bool isSearchVisible;