openDropdown method

void openDropdown()

Implementation

void openDropdown() {
  _state._showOverlay();
}