borderRadius property

double? borderRadius
final

borderRadius Define the border radius, the default value is 8.0.

Sure you can give it any other value.

Implementation

final double? borderRadius;