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