tileAnchor property
The point on the tile that connects with the menu at the menu's anchor.
For example, Alignment.bottomCenter means the bottom-center point of the tile will connect with the menu. See menuAnchor for changing the menu's anchor.
Defaults to Alignment.bottomRight.
Implementation
final AlignmentGeometry tileAnchor;