htmlBodyElement top-level property

dynamic get htmlBodyElement

Provides special properties (beyond those inherited from the regular HTMLElement interface) for manipulating elements.

MDN Reference

Implementation

_i2.dynamic get htmlBodyElement => _i4.getProperty(
      _self,
      'HTMLBodyElement',
    );