tooltipThumbAnchor property

Alignment tooltipThumbAnchor
final

The anchor of the thumb to which the tooltipTipAnchor is aligned to.

Defaults to Alignment.topCenter on primarily touch devices and Alignment.centerRight on non-primarily touch devices.

Implementation

final Alignment tooltipThumbAnchor;