Keyboard causes Scaffold body to resize (#3570)
This patch adds an option to Scaffold to disable resizing the body to avoid the window padding. This lets developers create layouts that are stable when the keyboard overlays the app. Fixes #3565
Showing
Please register or sign in to comment