borderRadius property

BorderRadiusGeometry? borderRadius
final

The border radius applied to the container's background and clipping.

Creates rounded corners that affect both visual appearance and content clipping behavior.

Implementation

final BorderRadiusGeometry? borderRadius;