ShimmerWrapper constructor
const
ShimmerWrapper({})
Implementation
const ShimmerWrapper({
super.key,
required this.width,
required this.height,
this.radius = mediumBorderRadius,
this.backgroundColor,
this.baseColor,
this.highlightColor,
});