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;
The current state value before the change.
This is the state value that exists before the change is applied.
final State currentState;