How to implement inner box shadows?

Hello,

My understanding is that inner box shadows can be built using a negative spread radius, I believe this is how it's done in Flutter or even CSS.

However in Flutterflow this doesn't seem possible in the builder:

Is this the expected behavior? What would be the way to go?

1
2 replies