alignContent
The AlignSelf property has the same options and effect as AlignItems but instead of affecting the children within a container, you can apply this property to a single child to change its alignment within its parent. See https://www.yogalayout.dev/docs/styling/align-content for more information.
Default: AUTO