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