tooltipTipAnchor property

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

@override
final AlignmentGeometry tooltipTipAnchor;