showMenu method

void showMenu()

Implementation

void showMenu() {
  _showMenuNotifier.value = true;
}