textScaleFactor property

double? textScaleFactor
getter/setter pair

Applies font scaling to text within the previewed widget.

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

Implementation

double? textScaleFactor;