tipBuilder property
The tip builder. The child passed to tipBuilder will always be null.
Implementation
final Widget Function(BuildContext, FTooltipController) tipBuilder;
The tip builder. The child passed to tipBuilder will always be null.
final Widget Function(BuildContext, FTooltipController) tipBuilder;