Both vertical and horizontal xsSpacing
const Spacing.xs({Key? key}) : this._(key: key, vertical: xsSpacing, horizontal: xsSpacing);