alignment property
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;
The alignment of the buttons and quantity display within the widget.
Controls how the child widgets are placed along the main axis (horizontal).
final MainAxisAlignment? alignment;