sw property
      
      double
      get
      sw
      
    
    
屏幕宽度的倍数 Multiple of screen width
Implementation
double get sw => ScreenUtil().screenWidth * this;屏幕宽度的倍数 Multiple of screen width
double get sw => ScreenUtil().screenWidth * this;