htmlButtonElement top-level property

dynamic get htmlButtonElement

Provides properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating

Implementation

_i2.dynamic get htmlButtonElement => _i4.getProperty(
      _self,
      'HTMLButtonElement',
    );