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