Stacked layout.
Summary
Types
@type t() :: %Folio.Content.Stack{ children: [Folio.Content.t()], dir: String.t(), spacing: String.t() | nil }
Stacked layout.
@type t() :: %Folio.Content.Stack{ children: [Folio.Content.t()], dir: String.t(), spacing: String.t() | nil }