const ArcLineStyle({ Color? color, this.thickness = 2, }) : color = color ?? const Color(0xFFFFFFFF);