kotlin-material-ui
kotlin-material-ui copied to clipboard
Add flex Box and flex direction properties
Is the relevant API documentation here?
https://material-ui.com/system/flexbox/#flexbox
Yes, this one. I managed to do that via css handles, but it would be nice to be able to do it via properties.
There are also spacing and sizing options which would be nice to have.