value property

int get value

Returns the value of the state.

Implementation

int get value => _value;