transformAlignment property

AlignmentGeometry? transformAlignment
final

The alignment of the origin for the transform argument.

This is applied after the container has been sized and positioned.

Implementation

final AlignmentGeometry? transformAlignment;