const ContentChild( Object selector, { Object? read, }) : super( selector, descendants: true, first: true, read: read, );