Flutter
widgets
BannerPainter
location property
location
description
location
property
Null safety
BannerLocation
location
final
Where to show the banner (e.g., the upper right corner).
Implementation
final BannerLocation location;
Flutter
widgets
BannerPainter
location 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 ==