close method

void close()

Closes/Collapses the FloatingSearchBar.

Implementation

void close() => _appBarState?.close();