menuAlignment property

GlassMenuAlignment? menuAlignment
final

Controls where the menu expands relative to the trigger button.

Defaults to GlassMenuAlignment.none, which auto-detects the best alignment based on the trigger's position on screen.

Implementation

final GlassMenuAlignment? menuAlignment;