value property

T value

The instance of T originally provided to the PropertyChangeProvider constructor.

Implementation

T get value => _state.widget.value;