Introduce FlexColumn component
The FlexColumn is a column component that lets its contents grow until a maximum width is reached, remaining aligned with one of three cross axes.
This is a convenience component for a common pattern in applications presenting article-style content and applications that want to restrict a view from growing too wide.