onLoadMore property

(Future? Function()?) onLoadMore
final

上拉加载更多回调

Implementation

final Future? Function()? onLoadMore;