backgroundColor property
The background color of the webview.
When null the platform's webview default background color is used.
Implementation
final Color? backgroundColor;
The background color of the webview.
When null the platform's webview default background color is used.
final Color? backgroundColor;