buttonCurve property

Curve buttonCurve
final

The curve of the animation used when toggling the state of the open/close button

The same curve is used between all three states, as described in RichAttributionWidget's documentation.

The animation used is always a fade provided by AnimatedSwitcher.

Implementation

abstract final Curve buttonCurve;