onLoading method Null safety

void onLoading()

Implementation

void onLoading() {
  refreshController.loadComplete();
}