itemBorderRadius property Null safety
final
If non null, the corners of the page item are rounded by
this ItemBorderRadius
.
Applies only to boxes with rectangular shapes; see also:
Implementation
final BorderRadiusGeometry itemBorderRadius;