value property

double get value

The current value of the controller.

Implementation

double get value => _controller.value;