tooltip property

Widget tooltip
final

The tooltip content displayed on hover.

Type: Widget. Interactive content shown when the user hovers over this tracker segment. Can contain text, icons, or complex layouts providing additional context about the data point.

Implementation

final Widget tooltip;