currentValue property

T get currentValue

The current value of the watched variable

Implementation

T get currentValue => initialState.currentValue;