The current value using this view's normal read semantics.
When this view wraps a reactive source, reading value still participates in dependency tracking.
@override T get value => _value;