Skip to content

Instantly share code, notes, and snippets.

@TechieBlossom
Created November 15, 2019 14:22
Show Gist options
  • Save TechieBlossom/0965570d3f1122ed668e9cae3093458c to your computer and use it in GitHub Desktop.
Save TechieBlossom/0965570d3f1122ed668e9cae3093458c to your computer and use it in GitHub Desktop.
body: SingleChildScrollView(
child: Column(
children: <Widget>[
TopBar(),
],
),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment