animationCurve property
Transtition animation timing curver. The default is Curves.ease
Watch out!
some Curves transition caused stuck failed to animate
Do not use Curves.easeInBack and some of unknown animation.
Implementation
final Curve animationCurve;