tipBuilder property

ValueWidgetBuilder<FTooltipStyle> tipBuilder
final

The tip builder. The child passed to tipBuilder will always be null.

Implementation

final ValueWidgetBuilder<FTooltipStyle> tipBuilder;