bgColor property
String
get
bgColor
The deprecated bgColor
property gets or sets the background color of the
current document.
Implementation
external String get bgColor;
set
bgColor
(String value)
Implementation
external set bgColor(String value);