borderRadius property
final
The target border radius of the rounded corners for a rectangle shape.
If null, treated as BorderRadius.zero.
Implementation
final BorderRadius? borderRadius;
The target border radius of the rounded corners for a rectangle shape.
If null, treated as BorderRadius.zero.
final BorderRadius? borderRadius;