onRefreshTop property

Future<void> Function() onRefreshTop
final

Callback function on pull down to refresh | 下拉刷新时的回调函数

Implementation

final Future<void> Function() onRefreshTop;