type property

String type

Retrieves the type of select control based on the value of the MULTIPLE attribute.

MDN Reference

Implementation

_i2.String get type => _i4.getProperty(
      this,
      'type',
    );