menu
Flutter
widgets
CustomPaint
foregroundPainter property
foregroundPainter
brightness_4
brightness_5
description
foregroundPainter
property
CustomPainter
?
foregroundPainter
final
The painter that paints after the children.
Implementation
final CustomPainter? foregroundPainter;
Flutter
widgets
CustomPaint
foregroundPainter property
CustomPaint class