MImgLoading constructor

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

Implementation

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