import { type ParagraphStyleConstructor } from "https://deno.land/x/canvas@v1.3.0/src/canvaskit.ts";
Methods
new(ps: ParagraphStyle): ParagraphStyle
Fills out all optional fields with defaults. The emscripten bindings complain if there is a field undefined and it was expecting a float (for example).