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
As described, while a normal Column allows for overflow even when wrapped in a SingleChildScrollView, ElevatedColumn cuts off the overflow. Interestingly, it allows for the overflow without the scroll view.
As described, while a normal Column allows for overflow even when wrapped in a SingleChildScrollView, ElevatedColumn cuts off the overflow. Interestingly, it allows for the overflow without the scroll view.
Minimal example:
The text was updated successfully, but these errors were encountered: