TextStyle type

TextStyle değerlerini tanımlar. Olası değerler şunlardır: 'other', 'handwriting'

type TextStyle = "other" | "handwriting"