textSize property

double? textSize
getter/setter pair

Font size. Default value: 16. Minimum value: 0. The unit of textSize is in pixels.

Implementation

double? textSize;