currentValueColor property

Color currentValueColor

Current color during the animation.

Defaults to Colors.transparent

Implementation

Color get currentValueColor => _value.currentColor;