onCloseSearch method

void onCloseSearch()

Implementation

void onCloseSearch() {
  inputStateController.unHide();
  resetMessages();
}