htmlAreaElement top-level property

dynamic get htmlAreaElement

Provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of elements.

MDN Reference

Implementation

_i2.dynamic get htmlAreaElement => _i4.getProperty(
      _self,
      'HTMLAreaElement',
    );