borderRadius property Null safety
final
The radius for each corner.
Negative radius values are clamped to 0.0 by getInnerPath and getOuterPath.
Implementation
final BorderRadiusGeometry borderRadius;
The radius for each corner.
Negative radius values are clamped to 0.0 by getInnerPath and getOuterPath.
final BorderRadiusGeometry borderRadius;