htmlHeadingElement top-level property
dynamic
get
htmlHeadingElement
The different heading elements. It inherits methods and properties from the HTMLElement interface.
Implementation
_i2.dynamic get htmlHeadingElement => _i4.getProperty(
_self,
'HTMLHeadingElement',
);