value property

T? value

The value passed to the AnimateTo widget on arrival.

Implementation

T? get value => widget.value;