popoverAlignment property

AlignmentGeometry? popoverAlignment
final

Alignment point on the popover for anchor attachment.

Determines where the date picker popover positions itself relative to the anchor widget. When null, uses framework default alignment.

Implementation

final AlignmentGeometry? popoverAlignment;