onDataChanged method

void onDataChanged(
  1. List<T> items
)

刷新或加载更多后数据变更

Implementation

void onDataChanged(List<T> items) {}