loadingCompleted method

void loadingCompleted()

Implementation

void loadingCompleted() {
  _refreshController.loadComplete();
}