- override
Source
@override void updateContext(GraphicsContext context) { context.arc(x, y, radius, startAngle, endAngle, antiClockwise); }
@override void updateContext(GraphicsContext context) { context.arc(x, y, radius, startAngle, endAngle, antiClockwise); }