webviewParams property

PlatformWebViewCreationParams? get webviewParams
inherited

{@template flutter_webview_platform_interface.PlatformInAppWebViewController.webviewParams} WebView params. @{endtemplate}

Implementation

PlatformWebViewCreationParams? get webviewParams => params.webviewParams;