followerAnchor property

Alignment followerAnchor
final

The anchor of the follower to which the targetAnchor is aligned to.

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

Implementation

final Alignment followerAnchor;