cancelLoading function

void cancelLoading()

Implementation

void cancelLoading() {
  BotToast.closeAllLoading();
}