showLoader method

void showLoader()

Implementation

void showLoader() {
  DialogUtils.progressLoading();
}