dismissLoading method

void dismissLoading()

Implementation

void dismissLoading() {
  overlayAction?.dismissLoading();
}