Style.__anonymous

Undocumented in source.

Members

Aliases

font
alias font = typeface
Undocumented in source.

Variables

charSpacing
deprecated float charSpacing;

Space between characters, relative to font size.

fontSize
deprecated float fontSize;

Font size (height) in pixels.

lineHeight
deprecated float lineHeight;

Line height, as a fraction of fontSize.

textColor
Color textColor;

Text color.

typeface
Typeface typeface;

Main typeface to be used for text.

wordSpacing
deprecated float wordSpacing;

Space between words, relative to the font size.

Meta