value property

S value

The current value of the state in the store.

Implementation

S get value => state.value;