Skip to content

Instantly share code, notes, and snippets.

@Monik09
Created September 4, 2021 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Monik09/201a4a54439c7780fb15635fe6aec2b5 to your computer and use it in GitHub Desktop.
Save Monik09/201a4a54439c7780fb15635fe6aec2b5 to your computer and use it in GitHub Desktop.
Property Description
child Child is the widget which comes under this widget
duration It is used to tell for how much duration the child should be animated
curve The animated curve to be applied.
decoration Decoration behind the child.
foregroundDecoration Decoration in front of the child.
onEnd Called after animation ends.
transform The transformation matrix to apply before painting the container.
padding Empty space given from inside to child
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment