The shape to clip to. Common shapes include
Circle(), Capsule(), RoundedRectangle(cornerRadius), Rectangle(), and Ellipse().Support
Usage
Clip an image to a circle
Clip to a rounded rectangle
Clip to a capsule
Notes
clipShape clips both the visual content and the hit-testing area. To change only the hit-testing shape without clipping visuals, use contentShape.