Flutter
widgets
BannerPainter
message property
message
BannerPainter class
Constructors
BannerPainter
Properties
color
layoutDirection
location
message
textDirection
textStyle
hashCode
runtimeType
semanticsBuilder
Methods
hitTest
paint
shouldRepaint
addListener
noSuchMethod
removeListener
shouldRebuildSemantics
toString
Operators
operator ==
message property
String
message
final
The message to show in the banner.
Implementation
final String message