pullToRefreshController property
PlatformPullToRefreshController?
get
pullToRefreshController
Represents the pull-to-refresh feature controller.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
Implementation
PlatformPullToRefreshController? get pullToRefreshController =>
params.pullToRefreshController;