rolloverSelectedIcon
Sets the icon a button displays while the pointer is over it and it is selected; null falls back to selectedIcon. Declaring it switches rolloverEnabled on. Applies to every kind of button.
Return
this modifier with the rollover selected icon declared on it.
Parameters
icon
the icon drawn while the pointer is over a button that is already selected.