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