NiceSkeletonLoader constructor
const
NiceSkeletonLoader({})
Implementation
const NiceSkeletonLoader({
super.key,
this.width,
this.height = 20,
this.borderRadius,
this.isCircle = false,
this.duration = const Duration(milliseconds: 1500),
this.baseColor,
this.highlightColor,
});