backgroundColor property

Color? backgroundColor
final

The background color of the webview.

When null the platform's webview default background color is used.

Implementation

final Color? backgroundColor;