animation property

Listenable animation

The Listenable supplied to the constructor (typically an Animation).

Also accessible through the listenable getter.

See also:

Implementation

Listenable get animation => super.listenable;