copy

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

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