documentElement property

Element? documentElement
finalinherited

The HTML data passed to the widget as a pre-processed dom.Element

Implementation

final dom.Element? documentElement;