type property

String type

Retrieves the type of control.

Implementation

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