CSSLayerBlockRuleBinding constructor
CSSLayerBlockRuleBinding(
- BindingContext context,
- CSSStyleSheetBinding _sheetBinding,
- CSSLayerBlockRule _rule
Implementation
CSSLayerBlockRuleBinding(BindingContext context, this._sheetBinding, this._rule)
: _pointer = context.pointer,
super(context);