foregroundPainter property

CustomPainter? foregroundPainter
getter/setter pair

The painter used for drawing on the foreground.

Implementation

late CustomPainter? foregroundPainter;