Searched refs:disabledIndicatorColor (Results 1 – 1 of 1) sorted by relevance
447 val disabledIndicatorColor: Color, constant in com.android.compose.PlatformSliderColors466 disabledIndicatorColor = MaterialTheme.colorScheme.surfaceContainerHighest, in defaultPlatformSliderColors()476 if (isEnabled) indicatorColor else disabledIndicatorColor in defaultPlatformSliderColors()