menu
js_bindings package
documentation
bindings/dom.dart
PropsDocument
doctype property
doctype property
dark_mode
light_mode
doctype
property
DocumentType
?
get
doctype
Implementation
DocumentType? get doctype => js_util.getProperty(this, 'doctype');
js_bindings package
documentation
bindings/dom
PropsDocument
doctype property
PropsDocument extension on
Document