whitespace
An empty square that adds whitespace to the layout. If at least one of the dimensions is set, the square will have a fixed size. If both dimensions are unset, a blank character is used, which can be useful for spacing and adding line breaks.
Return
the new whitespace node
Parameters
width
width of the square. If unset, it defaults to zero
height
height of the square. If unset, it defaults to zero