How RenderObject is attached to the render tree #1
Element Tree, Render Tree, and Framework codes show how RenderObject is attached to the render tree.
Test code
Element Tree
Attach ColoredBox’s RenderObject to the Render Tree
Code
Thanks for reading!