Flutter
material
SnackBar
content property
content
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
content property
Widget
content
final
The primary content of the snack bar.
Typically a
Text
widget.
Implementation
final Widget content