htmlDivElement top-level property

dynamic get htmlDivElement

Provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating

elements.

MDN Reference

Implementation

_i2.dynamic get htmlDivElement => _i4.getProperty(
      _self,
      'HTMLDivElement',
    );