onHide method

void onHide()
inherited

Implementation

void onHide() {
  isShown.value = false;
}