size of up/down buttons: normal push button size (i.e. height of 40 dp)
emphasis: As mentioned in the ticket emphasis is like the very low button emphasis
spin box height has been chosen to be the same as the menu height (48 dp). Different
controls have different heights here, e.g. outlined text field has 56 dp and chips
only 32 dp. So we could also chose another height here.
size of icons: Same as push button icons.
(Panel size is 40 dp, icon padding is 11 dp, so icon size is 40-2*11=18 dp)
Resolves #398
normal:
hovered:
pressed:
Comments: