spin constant

Curve const spin

The default curve used when spinning a FortuneWidget.

Implementation

static const Curve spin = Cubic(0, 1.0, 0, 1.0);