shapes
Creates a ToggleButtonShapes that represents the default shape, pressedShape, and checkedShape used in a ToggleButton.
@Composable
Creates a ToggleButtonShapes that represents the default shape, pressedShape, and checkedShape used in a ToggleButton and its variants.
Parameters
shape
the unchecked shape for ToggleButtonShapes
pressedShape
the unchecked shape for ToggleButtonShapes
checkedShape
the unchecked shape for ToggleButtonShapes