Source
const Query(this.selector, {bool descendants: false, bool first: false, dynamic read: null}) : descendants = descendants, first = first, read = read, super();
const Query(this.selector, {bool descendants: false, bool first: false, dynamic read: null}) : descendants = descendants, first = first, read = read, super();