animation property

Animation<double> get animation

If non-null, fill the barrier with this color.

Implementation

Animation<double> get animation => listenable as Animation<double>;