stop method

void stop()

Stop switching

Implementation

void stop() => _state?.stop();