Polygon shape.
@type t() :: %Folio.Content.Polygon{ fill: String.t() | nil, stroke: String.t() | nil, vertices: [String.t()] }