CardCarouselTheme constructor

const CardCarouselTheme({
  1. int sharpness = 9,
})

Implementation

const CardCarouselTheme({this.sharpness = 9});