MImgError constructor

const MImgError({
  1. BoxFit? fit,
  2. Key? key,
})

Implementation

const MImgError({this.fit, super.key});