Row, ResponsiveRow, Column, ListView: add new formatting properties #4142
ClearSafety
started this conversation in
Ideas
Replies: 1 comment
-
Sorry, but not all Controls can have these props. Feel free to open an issue if you face any issues when wrapping them with a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Duplicate Check
Describe the requested feature
When one needs to work with Row, ResponsiveRow, Column or ListView and would like to display it with certain configuration, it's necessary to use a Container. For example: if you wish a border, you need a Container, because these classes don't have this feature.
So, I'd like to suggest to these controls be included properties like: border, border_radius, shadow, bgcolor.
Suggest a solution
No response
Screenshots
No response
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions