💻 Half the height of the canvas.
await Canvas(200, 80);circle(0, 0, halfHeight); Copy
await Canvas(200, 80);circle(0, 0, halfHeight);
💻 Half the height of the canvas.