SkeletonCardList constructor
Implementation
const SkeletonCardList({
super.key,
required this.count,
required this.cardHeight,
this.spacing = DuTaToSpacing.s3,
});
const SkeletonCardList({
super.key,
required this.count,
required this.cardHeight,
this.spacing = DuTaToSpacing.s3,
});