ColabShimmerCustom constructor
const
ColabShimmerCustom({})
Implementation
const ColabShimmerCustom({
super.key,
this.baseColor = colorLine,
this.highlightColor = backgroundColor,
required this.height,
this.width = double.infinity,
this.color = backgroundColor,
this.margin = EdgeInsets.zero,
});