onRefresh property

FutureOr Function()? onRefresh
final

下拉刷新回调(null为不开启刷新)

Implementation

final FutureOr Function()? onRefresh;