options property
- @Deprecated("Use settings instead")
Use settings instead.
Officially Supported Platforms/Implementations:
- Android WebView
- iOS WKWebView
- Windows WebView2
Use the PlatformPullToRefreshControllerCreationParams.isPropertySupported method to check if this property is supported at runtime.
Implementation
@Deprecated("Use settings instead")
PullToRefreshOptions get options => params.options;