Hi, I'm learning Compose and trying to re-implement a rectangle with a border only on 3 sides. In the old school way, I created a drawable with a negative offset, but in the world of Compose I'm not sure what the equivalent would be. Any ideas what I should try?🧵