documentElement property
Element?
documentElement
final
The HTML data passed to the widget as a pre-processed dom.Element
Implementation
final dom.Element? documentElement;
The HTML data passed to the widget as a pre-processed dom.Element
final dom.Element? documentElement;