ChoiceMatcher constructor

const ChoiceMatcher(
  1. List<Matcher> selectors
)

Implementation

const ChoiceMatcher(this.selectors);