borderRadius property

BorderRadiusGeometry? borderRadius
final

The corners of the box.

Applied if decoration is null or a BoxDecoration. Ignored otherwise.

Implementation

final BorderRadiusGeometry? borderRadius;