CSSStyleSheetBinding constructor
CSSStyleSheetBinding(
- BindingContext context,
- Document _document,
- CSSStyleSheet _sheet
Implementation
CSSStyleSheetBinding(BindingContext super.context, this._document, this._sheet) : _pointer = context.pointer;