htmlInputElement top-level property
      
      dynamic
      get
      htmlInputElement
      
    
    
Provides special properties and methods for manipulating the options, layout, and presentation of elements.
Implementation
_i2.dynamic get htmlInputElement => _i4.getProperty(
      _self,
      'HTMLInputElement',
    );