targetAnchor property

Alignment targetAnchor
final

The anchor of the target to which the followerAnchor is aligned to.

Defaults to Alignment.topCenter on Android and iOS, and Alignment.bottomCenter on all other platforms.

Implementation

final Alignment targetAnchor;