stretchFactor property

double stretchFactor
final

Stretches the text by stretchFactor, e.g. 0.7 will squeeze the text to 70% its original width.

Implementation

final double stretchFactor;