onSearchPressed method

void onSearchPressed()

Implementation

void onSearchPressed() {
  _isSearchVisible(false);
}