primaryAnchor property

Offset primaryAnchor
final

The location that the toolbar should attempt to position itself at.

If the toolbar doesn't fit at this location, use secondaryAnchor if it exists.

Implementation

final Offset primaryAnchor;