borderRadius property

BorderRadiusGeometry? borderRadius
final

Border radius of the widget. Only specify this if boxShape == BoxShape.circle.

Implementation

final BorderRadiusGeometry? borderRadius;