setSp abstract method

double setSp(
  1. double fontSize
)

fontSize 传入fontSize 返回 适配后的fontSize

Implementation

double setSp(double fontSize);