AlignContent
configurationSpecifies the alignment of the content. The supported values are:
"start"- aligns the content to the rectangle origin."center"- aligns the content to the rectangle center."end"- aligns the content to the rectangle end.
alignContent
StringDefault: "start"