NiceSkeletonCard constructor
const
NiceSkeletonCard({})
Implementation
const NiceSkeletonCard({
super.key,
this.width,
this.height = 200,
this.showImage = true,
this.showTitle = true,
this.showDescription = true,
this.showAvatar = false,
});