Hi there. I found `Modifier.innerShadow` from the ...
# compose
x
Hi there. I found
Modifier.innerShadow
from the compose API reference, but it not appear on the source code. Anyone know what's up with this.
w
which compose multiplatform do you use? You can use it in 1.9.0-beta01
x
@wwalkingg Thank you, it work now.👍