Skip to content

Instantly share code, notes, and snippets.

@theshivamlko
Last active June 3, 2018 21:34
Show Gist options
  • Save theshivamlko/a7bae065313142ba830474cd6834bba7 to your computer and use it in GitHub Desktop.
Save theshivamlko/a7bae065313142ba830474cd6834bba7 to your computer and use it in GitHub Desktop.
opacity: value changed
new Opacity(
opacity: animationFadeInInput.value,
child: new Stack(children: <Widget>[
new Center(
child: new Container(
width: 320.0,
height: 60.0,
alignment: Alignment.center,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment