menu
Dart
dart:html
HtmlDocument
body property
body
dark_mode
light_mode
description
body
property
BodyElement
?
get
body
Implementation
BodyElement? get body native;
set
body
(
BodyElement
?
value
)
Implementation
set body(BodyElement? value) native;
Dart
dart:html
HtmlDocument
body property
HtmlDocument class
Cookies management controls