expandCurve property

  1. @override
Curve expandCurve
final

The expanding/collapsing animation curve. Defaults to Curves.easeInOutCubic.

Implementation

@override
final Curve expandCurve;