Calculate actual text size with system scaling.
double textSize(double size) => size * textScaleFactor;