primaryAnchor property
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;
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.
final Offset primaryAnchor;