Lays out children vertically with a gap from the spacing scale.
<Stack gap="loose"> <Heading level={2}>Profile</Heading> <Field label="Name"><Input /></Field></Stack> Copy
<Stack gap="loose"> <Heading level={2}>Profile</Heading> <Field label="Name"><Input /></Field></Stack>
Lays out children vertically with a gap from the spacing scale.