textScaleX property
Horizontal scaling factor for text.
This value scales the text horizontally. A value of 1.0 means no scaling, while values greater than 1.0 stretch the text horizontally. Default is 1.0.
Implementation
double textScaleX;
Horizontal scaling factor for text.
This value scales the text horizontally. A value of 1.0 means no scaling, while values greater than 1.0 stretch the text horizontally. Default is 1.0.
double textScaleX;