CutCornerShape constructor

CutCornerShape({
  1. BorderRadius? borderRadius,
})

Implementation

CutCornerShape({this.borderRadius});