currentColor property

Color currentColor

Current color during the animation.

Defaults to Colors.transparent

Implementation

Color get currentColor => _color.current;