hide method

void hide()

Visually hides the FloatingSearchBar.

Implementation

void hide() => _searchBarState?.hide();