switchInCurve property

Curve switchInCurve
final

The animation curve to use when transitioning in a new child.

Default is Curves.easeInSine.

Implementation

final Curve switchInCurve;