Add size attribute to Spinner
It is much easier to specify the size of the spinner instead of width and height, because the spinner must be square.
Therefore, this MR adds the attribute size to the Spinner component.
It is much easier to specify the size of the spinner instead of width and height, because the spinner must be square.
Therefore, this MR adds the attribute size to the Spinner component.