cut

fun CorneredShape.Companion.cut(topLeft: Dp = 0.dp, topRight: Dp = 0.dp, bottomRight: Dp = 0.dp, bottomLeft: Dp = 0.dp): CorneredShape

A Dp version of CorneredShape.cut.