opacityAnimationCurve property

Curve opacityAnimationCurve
final

animation curve for blending the scroll bar in or out

Implementation

final Curve opacityAnimationCurve = Curves.easeInOut;