opacityAnimationCurve property

Curve opacityAnimationCurve
final

The animation curve used to control the showing and hiding animation of the scrollbar.

This Curve is applied when the scrollbar's opacity changes due to autoHide.

Defaults to Curves.easeInOut.

Implementation

final Curve opacityAnimationCurve;