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
The bottom drawer leaves a white screen on build (not on debugging) when using a MediaQuery.of(context).size.height type variable. This can be fixed by using fixed values.