fontFamily property

String get fontFamily

The read-only fontFamily property of the CSSFontPaletteValuesRule interface lists the font families the rule can be applied to. The font families must be named families; generic families like courier are not valid.

Implementation

external String get fontFamily;