PlaceholderImage constructor
const
PlaceholderImage({})
Implementation
const PlaceholderImage({
this.iconData,
this.child,
this.width,
this.height,
this.loading = false,
this.borderRaius,
this.backgroundColor,
this.backgroundColors,
});