ImagePainter constructor

const ImagePainter(
  1. Image image
)

Implementation

const ImagePainter(this.image);