tooltip property

Widget tooltip
final

The tooltip for the tracker.

This field stores the tooltip associated with the tracker. The tooltip is displayed when the user hovers over the tracker.

Implementation

final Widget tooltip;