initialValue property
T
initialValue
final
The initial value of the state managed by the ValueBuilder.
Implementation
final T initialValue;
The initial value of the state managed by the ValueBuilder.
final T initialValue;