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