BodyElement constructor

BodyElement()

Implementation

factory BodyElement() => BodyElement._(window.document);