You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to work around this issue by approaching the problem differently, but with my method, one side of the tile needs to have a margin, which disrupts the layout and symmetrics.
When I wanted to add spacing between the action and the tile using a SizedBox, I noticed that I encountered a RenderFlex error.
I managed to work around this issue by approaching the problem differently, but with my method, one side of the tile needs to have a margin, which disrupts the layout and symmetrics.
Please fix this error and provide an update that allows for setting a margin for each action.
The text was updated successfully, but these errors were encountered: