@FunctionalInterface public static interface Stepper.StepperChangeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onStepperChange(Stepper stepper,
Optional<Step> activatedStep,
Optional<Step> deactivatedStep) |
Copyright © 2019–2022 Dominokit. All rights reserved.