DragAngleRange constructor

DragAngleRange(
  1. double start,
  2. double end
)

Implementation

DragAngleRange(this.start, this.end);