value property

T value

Returns the current computed value.

Implementation

T get value => _value;