pullToRefreshController property

  1. @override
AndroidPullToRefreshController? pullToRefreshController
final

Represents the pull-to-refresh feature controller.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS

Implementation

@override
final AndroidPullToRefreshController? pullToRefreshController;