borderRadius property
The border radius of the container.
If provided, this will override any border radius specified in className.
Implementation
final BorderRadius? borderRadius;
The border radius of the container.
If provided, this will override any border radius specified in className.
final BorderRadius? borderRadius;