tooltipThumbAnchor property

  1. @override
AlignmentGeometry 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

@override
final AlignmentGeometry tooltipThumbAnchor;