On this: I’ve seen there still is a `@Composable f...
# compose
l
On this: I’ve seen there still is a
@Composable fun Padding(...)
. Will this be removed? Will you leave it allowing the developer choose between having also paddings as components and having to use `modifier`s?