Flutter
material
SnackBar
animation property
animation
SnackBar class
Constructors
SnackBar
Properties
action
animation
backgroundColor
content
duration
hashCode
key
runtimeType
Methods
build
withAnimation
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
createAnimationController
animation property
Animation
<
double
>
animation
final
The animation driving the entrance and exit of the snack bar.
Implementation
final Animation<double> animation