shape property
Shaper?
shape
final
shape is the shape of the puncher
for example CircleShape
or RectangleShape
...
Implementation
final Shaper? shape;
shape is the shape of the puncher
for example CircleShape
or RectangleShape
...
final Shaper? shape;