htmlBodyElement top-level property
dynamic
get
htmlBodyElement
Provides special properties (beyond those inherited from the regular HTMLElement interface) for manipulating elements.
Implementation
_i2.dynamic get htmlBodyElement => _i4.getProperty(
_self,
'HTMLBodyElement',
);