transformAlignment property

AlignmentGeometry? transformAlignment
final

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

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

See also:

Implementation

final AlignmentGeometry? transformAlignment;