pullToRefreshController property

PlatformPullToRefreshController? pullToRefreshController
final

Represents the pull-to-refresh feature controller.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS

Implementation

final PlatformPullToRefreshController? pullToRefreshController;