curve property

Curve? curve
final

Transition's Curve, Default : Curves.easeOut

Implementation

final Curve? curve;