A spacer is a chunk of whitespace within a line.
new Spacer(width: number, height: number)Creates a new spacer with the specified width and height.
width: number, height: numberThe width and height in pixels.
type: stringThe node type. For a spacer, this is spacer.