cutCornerShape
Creates a CorneredShape with cut corners of the provided size.
fun Shapes.cutCornerShape(topLeft: Float = 0.0f, topRight: Float = 0.0f, bottomRight: Float = 0.0f, bottomLeft: Float = 0.0f): CorneredShape
Creates a CorneredShape with cut corners of the provided sizes.