Image constructor

Image(
  1. {String? imageUri,
  2. Painter? painter}
)

Implementation

Image