backgroundColor
backgroundColor: null | string
fontFamily
fontFamily: string
fontStyle
fontStyle: "normal" | "italic" | "oblique"
fontWeight
fontWeight:
| "bold"
| "normal"
| "bolder"
| "lighter"
| "100"
| "200"
| "300"
| "400"
| "500"
| "600"
| "700"
| "800"
| "900"
strokeColor
strokeColor: string
strokeThickness
strokeThickness: number
textAlign
textAlign: "left" | "center" | "right" | "justify"
wordWrapWidth
wordWrapWidth: null | number