Flutter
material
SnackBar
content
content
Flutter
material
SnackBar
content
property
content
Flutter
material
SnackBar
Static methods
createAnimationController
Constructors
SnackBar
Properties
action
animation
backgroundColor
content
duration
hashCode
key
runtimeType
Operators
operator ==
Methods
build
withAnimation
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
Widget
content
read-only
The primary content of the snack bar.
Typically a
Text
widget.