painter property

CustomPainter? painter
getter/setter pair

The CustomPainter used to render this component

Implementation

CustomPainter? painter;