fontFamily property
The fontFamily property of the CSSConditionRule interface
represents the name of the font family it applies to.
Implementation
external String get fontFamily;
Implementation
external set fontFamily(String value);
The fontFamily property of the CSSConditionRule interface
represents the name of the font family it applies to.
external String get fontFamily;
external set fontFamily(String value);