spScale property

double get spScale

Font size responsive with scaling

Implementation

double get spScale => ScreenUtil.instance.setSp(this, allowFontScaling: true);