NotchedClipper constructor

NotchedClipper({
  1. int index = 0,
  2. double animation = 1,
})

Implementation

NotchedClipper({this.index = 0, this.animation = 1});