borderRadius property
The radius for each corner.
Negative radius values are clamped to 0.0 by getInnerPath and
getOuterPath.
If radiuses of X and Y from one corner are not equal, the smallest one will be used.
Implementation
final BorderRadiusGeometry borderRadius;