rootElement property

Element? rootElement

The Element that is at the root of the hierarchy.

This is initialized when runApp is called.

Implementation

Element? get rootElement;