value property

ValueNotifier<T> value
final

The value to track over time.

Implementation

final ValueNotifier<T> value;