onRefresh property

FutureOr Function()? onRefresh
final

刷新回调

Implementation

final FutureOr<dynamic> Function()? onRefresh;