expandCurve property

  1. @override
Curve expandCurve
final

The expand animation's curve. Defaults to Curves.easeOutCubic.

Implementation

@override
final Curve expandCurve;