Skip to content

Instantly share code, notes, and snippets.

@shubie
Created January 3, 2019 12:49
Show Gist options
  • Save shubie/092f659684de0cb0d24293aaef3d8035 to your computer and use it in GitHub Desktop.
Save shubie/092f659684de0cb0d24293aaef3d8035 to your computer and use it in GitHub Desktop.
Container(
color: Colors.white,
child: Column(
children: <Widget>[
topArea(),
],
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment