hideSubMenu method

void hideSubMenu()

Implementation

void hideSubMenu() {
  currentState?.hideSubMenu();
}