HeroAnimation constructor
const
HeroAnimation(
- Animation<
double> ? animation, - ExpandingCardState state
Implementation
const HeroAnimation(this.animation, this.state);