Struct TextStyle

Holds text properties - font style, colors, and so on

struct TextStyle

Fields

TypeNameDescription
alignment
background Text background color
color Text foreground color
decoration
font Font that also contains size, style, weight properties
overflow
tabSize Size of the tab character in number of spaces
transform
int
underlinedCharIndex Allows to underline a single character, usually mnemonic
bool
wrap