opacityAnimationCurve property
animation curve for blending the scroll bar in or out
Implementation
final Curve opacityAnimationCurve = Curves.easeInOut;
animation curve for blending the scroll bar in or out
final Curve opacityAnimationCurve = Curves.easeInOut;