animation property
Optional animation for animated temporary connections.
When provided, the animation value will be passed to temporary connections for rendering animation effects (if configured in the theme).
Implementation
final Animation<double>? animation;