tooltip property

  1. @override
String? tooltip
final

Tooltip string to be used for the body area (where the label and avatar are) of the chip.

Implementation

@override
final String? tooltip;