CardCarousel constructor
const
CardCarousel({})
Implementation
const CardCarousel({
super.key,
this.children = const [],
this.sharpness,
this.featherColor,
this.gap = 16,
this.padding,
this.height,
});
const CardCarousel({
super.key,
this.children = const [],
this.sharpness,
this.featherColor,
this.gap = 16,
this.padding,
this.height,
});