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