beforePaintImage property

BeforePaintImage? beforePaintImage
final

you can paint anything if you want before paint image.

Implementation

final BeforePaintImage? beforePaintImage;