How to add Flutter Padding to all children in Column or Row in seconds
In Flutter, we have a lot of widgets and we can build everything in a different way. In this post, I want to show you a really easy and fast way to add padding to all children in a row, column, or any widget with children. Practically you can use any widget instead of padding …
How to add Flutter Padding to all children in Column or Row in seconds Read More »