https://kotlinlang.org logo
#compose
Title
# compose
c

carbaj0

05/24/2020, 10:36 AM
what is the better approach to applying a margin to a component (FilledTextField for example)?
should I use Modifier.padding?
s

Sheroz Nazhmudinov

05/24/2020, 1:53 PM
Maybe use
Spacer
? there you can set width/height