overrideColors property

String get overrideColors

The read-only overrideColors property of the CSSFontPaletteValuesRule interface is a string containing a list of color index and color pair that are to be used instead. It is specified in the same format as the corresponding descriptor.

Implementation

external String get overrideColors;