BodyAlertImage constructor
const
BodyAlertImage({})
Implementation
const BodyAlertImage({
super.key,
required this.onClose,
this.width,
required this.borderRadius,
required this.path,
required this.type,
required this.closeIconSize,
required this.fit,
this.loadingColor,
});