tooltip property

String get tooltip

A label to present in tooltip for the badge.

Implementation

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