htmlParagraphElement top-level property

dynamic get htmlParagraphElement

Provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating

elements.

MDN Reference

Implementation

_i2.dynamic get htmlParagraphElement => _i4.getProperty(
      _self,
      'HTMLParagraphElement',
    );