hideModal method

void hideModal()

Implementation

void hideModal() {
  stopTransition();
}