value property

Object? get value

The value.

Implementation

Object? get value => _ref?.target ?? _value;