menu
html package
documentation
dom.dart
Document
head property
head property
dark_mode
light_mode
head
property
Element
?
get
head
Implementation
Element? get head => documentElement?.querySelector('head');
html package
documentation
dom
Document
head property
Document class