ButtonElement constructor

ButtonElement()

Implementation

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