DivElement constructor

DivElement()

Implementation

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