foregroundPainter property

CustomPainter? foregroundPainter
final

The painter that paints after the children.

Implementation

final CustomPainter? foregroundPainter;