htmlbrElement top-level property

dynamic get htmlbrElement

A HTML line break element (
). It inherits from HTMLElement.

MDN Reference

Implementation

_i2.dynamic get htmlbrElement => _i4.getProperty(
      _self,
      'HTMLBRElement',
    );