transparentBackground property

bool? transparentBackground
getter/setter pair

Set to true to make the background of the WebView transparent. If your app has a dark theme, this can prevent a white flash on initialization. The default value is false.

Officially Supported Platforms/Implementations:

Implementation

bool? transparentBackground;