htmlFieldSetElement top-level property

dynamic get htmlFieldSetElement

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

Implementation

_i2.dynamic get htmlFieldSetElement => _i4.getProperty(
      _self,
      'HTMLFieldSetElement',
    );