Flutter
material
SnackBar
content property
content
description
content
property
Null safety
Widget
content
final
The primary content of the snack bar.
Typically a
Text
widget.
Implementation
final Widget content;
Flutter
material
SnackBar
content property
SnackBar class
Constructors
SnackBar
Properties
action
animation
backgroundColor
behavior
clipBehavior
content
dismissDirection
duration
elevation
hashCode
key
margin
onVisible
padding
runtimeType
shape
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
withAnimation
Operators
operator ==
Static methods
createAnimationController