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