Square shape.
Summary
Types
@type t() :: %Folio.Content.Square{ body: [Folio.Content.t()], fill: String.t() | nil, size: String.t() | nil }
Square shape.
@type t() :: %Folio.Content.Square{ body: [Folio.Content.t()], fill: String.t() | nil, size: String.t() | nil }