Skip to main content
dart_node
文档
API
博客
GitHub
↗
中文
English
中文
root
TestNode
get
root
The root node of the render tree
Implementation
TestNode get root => _root;