htmlInputElement top-level property

dynamic get htmlInputElement

Provides special properties and methods for manipulating the options, layout, and presentation of elements.

MDN Reference

Implementation

_i2.dynamic get htmlInputElement => _i4.getProperty(
      _self,
      'HTMLInputElement',
    );