isSearchVisible property
isSearchVisible flag use to manage the search widget visibility
by default it is True
so widget will be visible.
Implementation
final bool isSearchVisible;
isSearchVisible flag use to manage the search widget visibility
by default it is True
so widget will be visible.
final bool isSearchVisible;