menu
Flutter
material.dart
SnackBar
animation property
animation
dark_mode
light_mode
description
animation
property
Animation
<
double
>
?
animation
final
The animation driving the entrance and exit of the snack bar.
Implementation
final Animation<double>? animation;
Flutter
material
SnackBar
animation property
SnackBar class
Cookies management controls