tooltip property

String? tooltip
final

The tooltip message to show when long pressing on the chip.

If tooltip is an empty string, no tooltip will be shown.

Implementation

final String? tooltip;