Join Slack
Powered by
ah yeah, btw, you should never use @Composable fun...
# compose
g
gildor
09/11/2024, 1:17 AM
ah yeah, btw, you should never use @Composable function for it, you really should use
composed {}
builder for modifiers, but it also will show you warning, just that it makes it better for user, no need to make function Composable
3
Views
Open in Slack
Previous
Next