menu
ngdart package
documentation
angular.dart
ContentChild
ContentChild const constructor
ContentChild const constructor
dark_mode
light_mode
ContentChild
constructor
const
ContentChild
(
Object
selector
, {
Object
?
read
,
})
Implementation
const ContentChild( super.selector, { super.read, }) : super(descendants: true, first: true);
ngdart package
documentation
angular
ContentChild
ContentChild const constructor
ContentChild class