loadComplete method

void loadComplete()

Implementation

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