Style.__anonymous

Undocumented in source.

Members

Variables

charSpacing
float charSpacing;

Space between characters, relative to font size.

font
Font font;

Font to be used for the text.

fontSize
float fontSize;

Font size (height) in pixels.

lineHeight
float lineHeight;

Line height, as a fraction of fontSize.

textColor
Color textColor;

Text color.

wordSpacing
float wordSpacing;

Space between words, relative to the font size.

Meta