ptNoScaling property

double ptNoScaling

ScreenScale.setSp

Implementation

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