showLoader method

void showLoader()

Implementation

void showLoader() {
  loaderShowingNotifier.value = true;
}