ptScaled property

double ptScaled

ScreenScale.setSp

Implementation

double get ptScaled =>
    ScreenScale.convertFontSize(this, allowFontScaling: true).roundTo(3);