alignment property
final
The alignment to use when laying out the child.
If this is an AlignmentDirectional, then textDirection must not be null.
See also:
- Alignment for non-Directionality-aware alignments.
- AlignmentDirectional for Directionality-aware alignments.
Implementation
final AlignmentGeometry alignment;