fgColor property
String
get
fgColor
fgColor
gets/sets the foreground color, or text color, of
the current document.
Implementation
external String get fgColor;
set
fgColor
(String value)
Implementation
external set fgColor(String value);