onGoToPageModalClose method

void onGoToPageModalClose()

Implementation

void onGoToPageModalClose() {
  _changeDetectorRef.markForCheck();
}