setSp static method

double setSp(
  1. num fontSize
)

Implementation

static double setSp(num fontSize) => fontSize * ScreenUtil().scaleWidth;