alignment property

AlignmentGeometry alignment
final

Defines how the item is positioned within the container.

This property must not be null. It defaults to AlignmentDirectional.centerStart.

Implementation

final AlignmentGeometry alignment;