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