How angular dart querySelector? inside a component

in the components of Angular dart, in hook such as, ngAfterViewInit ngAfterContentInit when onInit, the result of querySelector is that null,ngAfterContentChecked will be called three times, and the correct result can only be obtained the third time. It seems that the old version of AngularDart has a ShadowRoot callback that can accurately know the dom ready. This method can no longer be found in the new version of Angular. Find a similar method.

Dec.18,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c5c1-2c30f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c5c1-2c30f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?