Type alias FontStyle

FontStyle: Globals | "italic" | "normal" | "oblique" | string & {}

Generated using TypeDoc