Create a spacer of custom size (direction auto-detected).
size
static Widget of(double size) => ResponsiveSpacer(size: size);