animation property

Animation<double>? animation
final

The animation driving the entrance and exit of the material banner when presented by the ScaffoldMessenger.

Implementation

final Animation<double>? animation;