CSSFontFaceRule constructor

CSSFontFaceRule(
  1. CSSStyleDeclaration declarations
)

Implementation

CSSFontFaceRule(this.declarations) : super();