animation property
Drives the transition: 0.0 = fully dematerialized, 1.0 = at rest.
While the status is AnimationStatus.reverse the exit choreography plays (content leaves first, glass after); otherwise the entrance.
Implementation
final Animation<double> animation;