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