widthCurve property

Curve? widthCurve
final

The widthCurve parameter is used to determine the curve of the width animation of each tape. If null, the same curve is used as the one provided to the animate function.

Implementation

final Curve? widthCurve;