textScaleFactor property

double textScaleFactor
return MediaQuery.of(context).textScaleFactor

Implementation

double get textScaleFactor => data.textScaleFactor;