textScaleFactor property

double get textScaleFactor
return MediaQuery.of(context).textScaleFactor

Implementation

double get textScaleFactor => data.textScaleFactor;