marginAlignment property

AlignmentGeometry? marginAlignment
final

Alignment for the button's margin within its allocated space.

Controls how the button positions itself within its parent's constraints when the button is smaller than the available space.

Implementation

final AlignmentGeometry? marginAlignment;