const SawTooth(int count)

Creates a sawtooth curve.

The count argument must not be null.

Source

const SawTooth(this.count);