menuAnchor property

Alignment menuAnchor
final

The anchor of the menu to which the childAnchor is aligned to.

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

Implementation

final Alignment menuAnchor;