Source
const ContentChild(dynamic /* Type | String */ _selector, {dynamic read: null}) : super(_selector, descendants: true, first: true, read: read);
const ContentChild(dynamic /* Type | String */ _selector, {dynamic read: null}) : super(_selector, descendants: true, first: true, read: read);