Package-level declarations
Functions
Link copied to clipboard
fun HorizontalIconStep(modifier: Modifier = Modifier, stepStyle: StepStyle, stepState: StepState, totalSteps: Int, stepIcon: ImageVector, isLastStep: Boolean, size: IntSize)
Represents a single step in a horizontal icon stepper.