initialValue property
T?
initialValue
final
Optional initial value to be displayed before the first animation.
Implementation
final T? initialValue;
Optional initial value to be displayed before the first animation.
final T? initialValue;