loading method

void loading()

显示loading

Implementation

void loading() {
  pageState.setValue(PageState.loading);
}