menu
custom_adaptive_scaffold package
documentation
material_ui.dart
SnackBar
animation property
animation property
dark_mode
light_mode
animation
property
Animation
<
double
>
?
animation
final
The animation driving the entrance and exit of the snack bar.
Implementation
final Animation<double>? animation;
custom_adaptive_scaffold package
documentation
material_ui
SnackBar
animation property
SnackBar class