How do I create a mini `FloatingActionButton`
# compose
r
How do I create a mini
FloatingActionButton
1
2
m
Only thing I could find is to use
Modifier.preferredSize()
r
Which is what i ended up using, I was hoping for something uniform according to the material specs
m
I know 😕. there are no parameters tho
they will add it am sure