paddingCurve property

Curve paddingCurve
final

The animation curve used by the expanding/collapsing padding.

Defaults to Curves.easeIn.

Implementation

final Curve paddingCurve;