afterPaintImage property
you can paint anything if you want after paint image. it's to used in ExtendedRawImage and ExtendedRenderImage
Implementation
final AfterPaintImage? afterPaintImage;
you can paint anything if you want after paint image. it's to used in ExtendedRawImage and ExtendedRenderImage
final AfterPaintImage? afterPaintImage;