SelectorListContext constructor

SelectorListContext(
  1. List<CssSelector> selectors
)

Implementation

SelectorListContext(this.selectors);