animation property

Animation<double>? animation
final

• Custom animation for size & rotation animations.

• Notice that there is no separate support for size & rotation animations.

Implementation

final Animation<double>? animation;