initialFile property

String? initialFile
final

Initial asset file that will be loaded. See InAppWebViewController.loadFile for explanation.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS
  • Web
  • Windows

Implementation

final String? initialFile;