tooltipTipAnchor property

Alignment tooltipTipAnchor
final

The anchor of the tooltip to which the tooltipThumbAnchor is aligned to.

Defaults to Alignment.bottomCenter on primarily touch devices and Alignment.centerLeft on non-primarily touch devices.

Implementation

final Alignment tooltipTipAnchor;