overflowItemAlignment property

MainAxisAlignment overflowItemAlignment
final

The alignment of the overflow item (if displayed) between the end of the visible primary items and the end of the boundaries of this widget. Only relevant if overflowBehavior is CommandBarOverflowBehavior.dynamicOverflow.

Implementation

final MainAxisAlignment overflowItemAlignment;