Hi! Does anybody know how to make required padding...
# compose
f
Hi! Does anybody know how to make required padding values like in Material Scaffold? I want to make a box with content lambda that requires use of PaddingValues
g
You need a custom lint check. This is the material one
👆 1