copy

fun copy(shape: Shape? = this.shape, pressedShape: Shape? = this.pressedShape): IconButtonShapes

Returns a copy of this IconButtonShapes, optionally overriding some of the values.