animation property
final
The animation driving the entrance and exit of the material banner when presented by the ScaffoldMessenger.
Implementation
final Animation<double>? animation;
The animation driving the entrance and exit of the material banner when presented by the ScaffoldMessenger.
final Animation<double>? animation;