Reusable paragraph layout options for Skia.text/3.
Skia.text/3
@type t() :: %Skia.ParagraphStyle{ align: atom() | nil, direction: atom() | nil, width: number() | nil }
@spec new(keyword()) :: t()
@spec to_opts(t()) :: keyword()