backgroundColor property

Color? backgroundColor
final

The background color of the WebView.

Default to ColorScheme.background.

Implementation

final Color? backgroundColor;