This is the default constructor and works exactly like SizedBox, but, changing the word height to y and width to x.
y
x
const Gap({ this.y = 0, this.x = 0, super.key, });