root property

*[<Null safety>](https://dart.dev/null-safety)*

Node? root

Implementation

Node? get root => _singleton!.root;