PlatformWebViewEnvironmentCreationParams constructor
- WebViewEnvironmentSettings? settings,
Used by the platform implementation to create a new PlatformWebViewEnvironment.
Implementation
const PlatformWebViewEnvironmentCreationParams({this.settings});