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