Flutter
widgets
SawTooth
SawTooth
SawTooth
Flutter
widgets
SawTooth
SawTooth
const constructor
SawTooth
Source
Flutter
widgets
SawTooth
Constructors
SawTooth
Properties
count
flipped
hashCode
runtimeType
Operators
operator ==
Methods
toString
transform
noSuchMethod
const
SawTooth
(
int
count
)
Creates a sawtooth curve.
The
count
argument must not be null.
Source
const SawTooth(this.count);