SawTooth constructor

const SawTooth(
  1. int count
)

Creates a sawtooth curve.

Implementation

const SawTooth(this.count);