document property

Document? document
final

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

Implementation

final dom.Document? document;