alignment property

AlignmentGeometry? alignment
final

The alignment of the origin, relative to the size of the child, if transform is specified.

When transform is null, the value of this property is ignored.

See also:

Implementation

final AlignmentGeometry? alignment;