Flutter
material
MaterialBanner
content property
content
description
content
property
Null safety
Widget
content
final
The content of the
MaterialBanner
.
Typically a
Text
widget.
Implementation
final Widget content;
Flutter
material
MaterialBanner
content property
MaterialBanner class
Constructors
MaterialBanner
Properties
actions
animation
backgroundColor
content
contentTextStyle
elevation
forceActionsBelow
hashCode
key
leading
leadingPadding
onVisible
overflowAlignment
padding
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
withAnimation
Operators
operator ==
Static methods
createAnimationController