htmlParagraphElement top-level property
dynamic
get
htmlParagraphElement
Provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating
elements.
Implementation
_i2.dynamic get htmlParagraphElement => _i4.getProperty(
_self,
'HTMLParagraphElement',
);