tapeCurve property

Curve? tapeCurve
final

Used to determine the curve each roll of symbol tape uses to slide up and down through its characters. If null, the same curve is used as the one provided to the animate function.

Implementation

final Curve? tapeCurve;