I found that in compose ui 1.8.0-alpha08 added modifier stylusHoverIcon but I had not make it work. It supposed to be using like that:
stylusHoverIcon
Modifier.stylusHoverIcon(icon = PointerIcon.Hand, true)