value property

Value value

Returns the value of the current state.

Implementation

Value get value => state.value;