dismissLoading function

void dismissLoading()

Implementation

void dismissLoading() {
  EasyLoading.dismiss();
}