animationStyle property
final
Non null properties override the default durations (300ms) and curves (Curves.easeInOut) for subsequent header animations.
The reverse duration and curve apply to the animation that hides the header.
Implementation
final AnimationStyle? animationStyle;