verticalSpace property
      
      SizedBox
      get
      verticalSpace
      
    
    
    
Implementation
SizedBox get verticalSpace => ScreenUtil().setVerticalSpacing(this);SizedBox get verticalSpace => ScreenUtil().setVerticalSpacing(this);