pullToRefreshController property

PlatformPullToRefreshController? pullToRefreshController

Represents the pull-to-refresh feature controller.

Implementation

PlatformPullToRefreshController? get pullToRefreshController =>
    params.pullToRefreshController;