borderRadius property
final
The border radius of the rounded corners.
Values are clamped so that horizontal and vertical radii sums do not exceed width/height.
This value is ignored if clipper is non-null.
Implementation
final BorderRadiusGeometry borderRadius;