verticalSpaceFromWidth property

SizedBox get verticalSpaceFromWidth

ScreenUtil.setVerticalSpacingFromWidth

Implementation

SizedBox get verticalSpaceFromWidth =>
    BaseScreenUtil().setVerticalSpacingFromWidth(this);