Mosaic_mlx.JustifySourceDistribution of space between and around content items (align-content, justify-content).
type t = Toffee.Style.Align_content.t = | StartPack items toward the start of the axis.
*)| EndPack items toward the end of the axis.
*)| Flex_startPack items toward the flex-relative start.
*)| Flex_endPack items toward the flex-relative end.
*)| CenterCenter items around the middle of the axis.
*)| StretchStretch items to fill the container.
*)| Space_betweenDistribute items evenly, flush with edges.
*)| Space_evenlyDistribute items evenly with equal edge spacing.
*)| Space_aroundDistribute items evenly with half-size edge gaps.
*)