Skip to content

Repository files navigation

flutter_scrollview

class_MyHomePageStateextendsState<MyHomePage> {
@overrideWidgetbuild(BuildContext context) {
returnScaffold(
body:SingleChildScrollView(
child:Container(
child:Center(
...
),
),
),
);
}
}

Copyright 2021 M. Fadli Zein

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages