buildTooltipOffset property

BuildTooltipOffset? buildTooltipOffset
final

A function that builds the offset of the tooltip.

If this is null, the default offset will be used.

Implementation

final BuildTooltipOffset? buildTooltipOffset;