Creates spacing where only the given values are non-zero.
const Spacing.only({ this.left = 0, this.top = 0, this.right = 0, this.bottom = 0, });