GestureDotsPanel constructor
GestureDotsPanel(
- double width,
- double height,
- List<
GesturePoint> points
Implementation
GestureDotsPanel(this.width, this.height, this.points);