textScaleFactor property
final
Applies font scaling to text within the child.
If not provided, the default text scaling factor provided by MediaQuery will be used.
Implementation
final double? textScaleFactor;
Applies font scaling to text within the child.
If not provided, the default text scaling factor provided by MediaQuery will be used.
final double? textScaleFactor;