label property

String get label

The human-readable label of this source control.

Implementation

_i2.String get label => _i5.getProperty(
      this,
      'label',
    );