Flutter
widgets
CustomPaint
foregroundPainter property
foregroundPainter
CustomPaint class
Constructors
CustomPaint
Properties
foregroundPainter
isComplex
painter
size
willChange
child
hashCode
key
runtimeType
Methods
createRenderObject
didUnmountRenderObject
updateRenderObject
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
foregroundPainter property
CustomPainter
foregroundPainter
final
The painter that paints after the children.
Implementation
final CustomPainter foregroundPainter