initialSettings property

  1. @override
InAppWebViewSettings? initialSettings
final

Initial settings that will be used.

Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS
  • Web

Implementation

@override
final InAppWebViewSettings? initialSettings;