alignSelf property
The cross-axis alignment for this specific item. Overrides the FlexBox.alignItems property for this individual child. If null, uses the parent's alignItems setting.
Implementation
final BoxAlignmentGeometry? alignSelf;
The cross-axis alignment for this specific item. Overrides the FlexBox.alignItems property for this individual child. If null, uses the parent's alignItems setting.
final BoxAlignmentGeometry? alignSelf;