Source
const ContentChildren(dynamic /*Type | string*/ selector, {bool descendants: false, dynamic read: null}) : super(selector, descendants: descendants, read: read);
const ContentChildren(dynamic /*Type | string*/ selector, {bool descendants: false, dynamic read: null}) : super(selector, descendants: descendants, read: read);