CustomPainterCanvasCallback constructor
const
CustomPainterCanvasCallback({
- required PaintCallback onPaint,
Implementation
const CustomPainterCanvasCallback({required this.onPaint});