rootDOMNode property

DOMNode? rootDOMNode

The root DOMNode of this tree.

Implementation

DOMNode? get rootDOMNode => _rootDOMNode;