alignment property
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:
- Transform.alignment, which is set by this property.
Implementation
final AlignmentGeometry? alignment;