Flutter
widgets
BannerPainter
color property
color
description
color
property
Null safety
Color
color
final
The color to paint behind the
message
.
Defaults to a dark red.
Implementation
final Color color;
Flutter
widgets
BannerPainter
color property
BannerPainter class
Constructors
BannerPainter
Properties
color
hashCode
layoutDirection
location
message
runtimeType
semanticsBuilder
textDirection
textStyle
Methods
addListener
hitTest
noSuchMethod
paint
removeListener
shouldRebuildSemantics
shouldRepaint
toString
Operators
operator ==