CirclePath constructor

CirclePath(
  1. double width,
  2. Offset offset
)

Implementation

CirclePath(this.width, this.offset);