Join Slack
Powered by
what is the better approach to applying a margin t...
# compose
c
carbaj0
05/24/2020, 10:36 AM
what is the better approach to applying a margin to a component (FilledTextField for example)?
carbaj0
05/24/2020, 10:38 AM
should I use Modifier.padding?
s
Sheroz Nazhmudinov
05/24/2020, 1:53 PM
Maybe use
Spacer
? there you can set width/height
Open in Slack
Previous
Next