onLoadMore property

(Future<void> Function()?) onLoadMore
final

加载更多

Implementation

final Future<void> Function()? onLoadMore;