Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
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