Stepper Defaults
object StepperDefaults
Contains default values used by Stepper.
Properties
Functions
Link copied to clipboard
fun stepperColors(buttonColor: Color = COUITheme.colorScheme.secondaryContainer, contentColor: Color = COUITheme.colorScheme.onSurface, disabledContentColor: Color = COUITheme.colorScheme.disabledOnSurface): StepperColors
The default colors for the Stepper.
Link copied to clipboard
The default text style of the value indicator (COUIStepperViewTextDefStyle: 18sp, sans-serif-medium).