HeadingElement.h1 constructor

HeadingElement.h1()

Implementation

factory HeadingElement.h1() => HeadingElement._(window.document, 'H1');