Looking at the Playground code above, you can see 2 steppers which behaves like this. OuterStepperView counter gets reset everything time the top stepper is tapped on. If you wanted OuterStepperView counter to be independent from the top stepper, the only other solution to…