Type Alias: UppKonvaLabelFontSize
UppKonvaLabelFontSize =
"SMALL"|"NORMAL"|"LARGE"
Defined in: upp-konva-types.ts:28
Base size for label / sublabel badge typography on the canvas (relative to theme).
In JSON this is often a string (small / normal / big, any casing).