value property

Value get value

Returns the value of the current state.

Implementation

Value get value => state.value;