The Document.vlinkColor property gets/sets the color of links that the user has visited in the document.
Document.vlinkColor
external String get vlinkColor;
external set vlinkColor(String value);