closeMoreWindow method

void closeMoreWindow()

Implementation

void closeMoreWindow() {
  _closeController.add(CloseWindowEvent());
}