menu
jael3_fork package
documentation
jael3.dart
Document
Document.new constructor
Document.new constructor
dark_mode
light_mode
Document
constructor
Document
(
Doctype
?
doctype
,
Element
root
)
Implementation
Document(this.doctype, this.root);
jael3_fork package
documentation
jael3
Document
Document.new constructor
Document class