Skip to content

Instantly share code, notes, and snippets.

@theshivamlko
Created June 3, 2018 21:36
Show Gist options
  • Save theshivamlko/a5593160a6ecd5c3dff8244008d492db to your computer and use it in GitHub Desktop.
Save theshivamlko/a5593160a6ecd5c3dff8244008d492db to your computer and use it in GitHub Desktop.
child: new Container(
alignment: Alignment(0.0, animationMoveUp.value),
child: new Wrap(
spacing: 8.0, // gap between adjacent chips
runSpacing: 4.0,
children: <Widget>[
new Container(
child: new Image.asset(
'images/namaste2.png',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment