alignment property
final
The alignment of the child's origin, relative to the size of the box.
Implementation
final Alignment? alignment;
The alignment of the child's origin, relative to the size of the box.
final Alignment? alignment;