onRefreshBottom property

Future<void> Function() onRefreshBottom
final

Callback function on pull up to load more data | 上拉以加载更多数据的回调函数

Implementation

final Future<void> Function() onRefreshBottom;