mediaButtonAmbientColors

fun mediaButtonAmbientColors(colorScheme: ColorScheme = MaterialTheme.colorScheme): IconButtonColors

Provides ambient color configurations for media buttons, suitable for background-less scenarios.

Return

IconButtonColors representing the ambient colors for a media button.