spScale property
double
get
spScale
Font size responsive with scaling
Implementation
double get spScale => ScreenUtil.instance.setSp(this, allowFontScaling: true);
Font size responsive with scaling
double get spScale => ScreenUtil.instance.setSp(this, allowFontScaling: true);