Join Slack
Powered by
The component is currently the only way to do some...
# compose
s
SrSouza
06/30/2019, 4:54 PM
The component is currently the only way to do something like this, or I'm wrong ?
Copy code
Scaffold { appBar { } body { Column { Text() } } }
Open in Slack
Previous
Next