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