AnimatedSetVolumeButton

fun AnimatedSetVolumeButton(onVolumeClick: () -> Unit, volumeUiState: VolumeUiState, modifier: Modifier = Modifier)

Button to launch a screen to control the system volume.

See VolumeState