label property

String get label

The text displayed on the tab.

Implementation

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