initialValue property

T initialValue
final

The initial value for the ValueNotifier.

Implementation

final T initialValue;