The Element that is at the root of the element tree hierarchy.
This is initialized the first time runApp is called.
Element? get rootElement => _rootElement;