preferredContentMode property
Sets the content mode that the WebView needs to use when loading and rendering a webpage. The default value is UserPreferredContentMode.RECOMMENDED.
NOTE: available on iOS 13.0+.
Implementation
UserPreferredContentMode? preferredContentMode;