borderRadius property

BorderRadius? borderRadius
final

The target border radius of the rounded corners for a rectangle shape.

If null, treated as BorderRadius.zero.

Implementation

final BorderRadius? borderRadius;