borderRadius property

BorderRadiusGeometry? borderRadius
final

The corners of the image container. Only applies if shape is BoxShape.rectangle.

Implementation

final BorderRadiusGeometry? borderRadius;