htmlSpanElement top-level property

dynamic get htmlSpanElement

A element and derives from the HTMLElement interface, but without implementing any additional properties or methods.

MDN Reference

Implementation

_i2.dynamic get htmlSpanElement => _i4.getProperty(
      _self,
      'HTMLSpanElement',
    );