initialValue property

T initialValue
final

The initial value of the state managed by the ValueBuilder.

Implementation

final T initialValue;