root property

Node root

Contains the root of the rendering tree

Implementation

Node get root => _stack.last;