transparentBackground property

bool transparentBackground
final

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.

Implementation

final bool transparentBackground;