tooltip property

Widget Function(TooltipController) tooltip
final

The tooltip widget to be displayed with the main widget

Implementation

final Widget Function(TooltipController) tooltip;