menu
Dart
dart:html
ShadowElement
ShadowElement factory constructor
ShadowElement
dark_mode
light_mode
description
ShadowElement
constructor
ShadowElement
(
)
Implementation
factory
ShadowElement() =>
document
.createElement(
"shadow"
)
as
ShadowElement;
Dart
dart:html
ShadowElement
ShadowElement factory constructor
ShadowElement class
Cookies management controls