tooltip property

String? get tooltip

The title for a specific {@link SourceControlResourceStatesource control resource state}.

Implementation

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