currentState property

State currentState
final

The current state value before the change.

This is the state value that exists before the change is applied.

Implementation

final State currentState;