menu
arcane_jaspr package
documentation
util/appearance/theme.dart
CardCarouselTheme
CardCarouselTheme.new const constructor
CardCarouselTheme.new const constructor
dark_mode
light_mode
CardCarouselTheme
constructor
const
CardCarouselTheme
(
{
double
cardWidth
=
300
,
double
cardHeight
=
200
,
double
spacing
=
16
,
})
Implementation
const CardCarouselTheme({ this.cardWidth = 300, this.cardHeight = 200, this.spacing = 16, });
arcane_jaspr package
documentation
util/appearance/theme
CardCarouselTheme
CardCarouselTheme.new const constructor
CardCarouselTheme class