textScaleFactor property
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;
Applies font scaling to text within the previewed widget.
If not provided, the default text scaling factor provided by MediaQuery will be used.
double? textScaleFactor;