<div class='sourceset sourceset-android'>Android</div>

```kotlin
public object ButtonGroupDefaults
```

Contains the default values used by [ButtonGroup](/jetpack-compose/androidx.wear.compose/compose-material3/components/ButtonGroup)

## Functions

<h2 id="fullwidthpaddings">fullWidthPaddings</h2>

```kotlin
@Composable
public fun fullWidthPaddings(): PaddingValues
```

Return the recommended padding to use as the contentPadding of a [ButtonGroup](/jetpack-compose/androidx.wear.compose/compose-material3/components/ButtonGroup), when it takes
the full width of the screen.