Returns a SizedBox with the height set to this value.
SizedBox get vSpacing => SizedBox(height: this);