I have a Column of Expanded widgets like this:
return new Container( child: new Column( crossAxisAlignment: CrossAxisAlignment.stretch,
For me changing below item property from true to false
false
in file
android/app/src/main/res/values/styles.xml
has made Flutter drag all page content upwards on input focus