menuAnchor property

AlignmentGeometry menuAnchor
final

The point on the menu (floating content) that connects with the tile at the tile's anchor.

For example, Alignment.topCenter means the top-center point of the menu will connect with the tile. See tileAnchor for changing the tile's anchor.

Defaults to Alignment.topRight.

Implementation

final AlignmentGeometry menuAnchor;