textScaleFactor property

double? textScaleFactor
final

Applies font scaling to text within the previewed widget.

If not provided, the default text scaling factor provided by MediaQuery will be used.

Implementation

final double? textScaleFactor;