alignment property

MainAxisAlignment? alignment
final

The alignment of the buttons and quantity display within the widget.

Controls how the child widgets are placed along the main axis (horizontal).

Implementation

final MainAxisAlignment? alignment;