currentState

abstract var currentState: S

Current state of the transition. If there is an active transition, currentState and targetState are different.