alignSelf property
The cross-axis alignment override for this specific child.
If specified, overrides the parent's default cross-axis alignment for this individual child. If null, uses the parent's alignment.
Implementation
final BoxAlignmentGeometry? alignSelf;