onLoading property

(FutureOr Function()?) onLoading
getter/setter pair

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

Implementation

FutureOr Function()? onLoading;