So what you want to do, is set the Main widgets cursor
to the cursor setting you wish, then for the ‘On Hovered’ function of the button, set the main widgets cursor to the cursor you want to show, then ‘On UnHovered’ set the cursor back
Hope this helps, I figured this out because I’m developing a game for a game jam and using ONLY widgets.