CustomPainterComponent constructor
CustomPainterComponent({})
Implementation
CustomPainterComponent({
this.painter,
super.position,
super.size,
super.scale,
super.angle,
super.anchor,
super.children,
super.priority,
});