onLoading property

(FutureOr Function()?) onLoading
final

上拉加载回调(null为不开启加载)

Implementation

final FutureOr Function()? onLoading;