Last updated 1 month ago
type Label = { Text: string?, Bold: boolean?, Italic: boolean?, Font: string? }
:Label({ Text = "Hello world!" })
Text
Text color
TextFont
Text fontface
TextSize
Text font size