onRefresh property

Future<void> Function() onRefresh
final

刷新时的回调函数

Implementation

final Future<void> Function() onRefresh;