Rectangle shape.
Summary
Types
@type t() :: %Folio.Content.Rect{ body: [Folio.Content.t()], fill: String.t() | nil, height: String.t() | nil, width: String.t() | nil }
Rectangle shape.
@type t() :: %Folio.Content.Rect{ body: [Folio.Content.t()], fill: String.t() | nil, height: String.t() | nil, width: String.t() | nil }