connectedLeadingButtonShapes

@Composable
fun connectedLeadingButtonShapes(shape: Shape = connectedLeadingButtonShape, pressedShape: Shape = connectedLeadingButtonPressShape, checkedShape: Shape = connectedButtonCheckedShape): ToggleButtonShapes

Defaults button shapes for the start button in a ConnectedButtonGroup