onClose method

void onClose()

Implementation

void onClose() {
  _isClosed = true;
}