heightFactorCurve property

Curve heightFactorCurve
final

The animation curve used to control the height of the expanding/collapsing card.

Defaults to Curves.easeIn.

Implementation

final Curve heightFactorCurve;