menu
Dart
dart:html
HtmlDocument
body property
body
brightness_4
brightness_5
description
body
property
BodyElement
?
body
Implementation
BodyElement? get body native;
void
body=
(
BodyElement
?
value
)
Implementation
set body(BodyElement? value) native;
Dart
dart:html
HtmlDocument
body property
HtmlDocument class