With padding and others being used as modifiers, w...
# compose
i
With padding and others being used as modifiers, will the
Padding
composable be deprecated? It can be handy to add padding on components that don't accept modifiers, like
Button
.