opacityRevealCurve property

Curve? opacityRevealCurve
final

Controls the rate of change to dividers opacity as it appears and disappears.

Defaults to Curves.easeIn.

Implementation

final Curve? opacityRevealCurve;