verticalSpaceFromWidth property
      
      SizedBox
      get
      verticalSpaceFromWidth
      
    
    
    
Implementation
SizedBox get verticalSpaceFromWidth =>
    ScreenUtil().setVerticalSpacingFromWidth(this);SizedBox get verticalSpaceFromWidth =>
    ScreenUtil().setVerticalSpacingFromWidth(this);