htmlhrElement top-level property

dynamic get htmlhrElement

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


elements.

MDN Reference

Implementation

_i2.dynamic get htmlhrElement => _i4.getProperty(
      _self,
      'HTMLHRElement',
    );