SkeletonLoader constructor
const
SkeletonLoader({})
Implementation
const SkeletonLoader({
this.width,
this.height,
this.borderRadius = 4,
this.isCircle = false,
this.margin,
this.baseColor,
this.highlightColor,
super.key,
});