Flutter
widgets
Banner
message property
message
Banner class
Constructors
Banner
Properties
child
color
layoutDirection
location
message
textDirection
textStyle
hashCode
key
runtimeType
Methods
build
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
message property
String
message
final
The message to show in the banner.
Implementation
final String message