animationCurve property

Cubic animationCurve
final

Animation curve for expandable bar.

Default is Curves.fastOutSlowIn

Note: Other curves may be glitchy.

Implementation

final Cubic animationCurve;