ConcentricClipper constructor
const
ConcentricClipper({})
Implementation
const ConcentricClipper({
this.progress = 0.0,
this.verticalPosition = 0.85,
this.radius = 30.0,
this.growFactor = 30.0,
this.reverse = false,
});