fontSize property

double fontSize
getter/setter pair

The font size of the text.

This is a double value that represents the size of the text in logical pixels.

Implementation

double fontSize = 14;