showLoading method

dynamic showLoading()

Implementation

showLoading() {
  state?.showLoading();
}