verticalSpacingRadius property
      
      SizedBox
      get
      verticalSpacingRadius
      
    
    
    
Implementation
SizedBox get verticalSpacingRadius =>
    ScreenUtil().setVerticalSpacingRadius(this);SizedBox get verticalSpacingRadius =>
    ScreenUtil().setVerticalSpacingRadius(this);