FontFaceDirective constructor
FontFaceDirective(
- DeclarationGroup _declarations,
- SourceSpan? span
Implementation
FontFaceDirective(this._declarations, SourceSpan? span) : super(span);