stepper Colors
fun stepperColors(buttonColor: Color = COUITheme.colorScheme.secondaryContainer, contentColor: Color = COUITheme.colorScheme.onSurface, disabledContentColor: Color = COUITheme.colorScheme.disabledOnSurface): StepperColors
The default colors for the Stepper.