fontSize property

Dimension? fontSize
getter/setter pair

The size of the text's font.

When read, the font_size will specified in points.

Implementation

Dimension? fontSize;