showSearchBar method

void showSearchBar()

Implementation

void showSearchBar() => setState(() => isSearching = true);