menu
puma_ui package
documentation
ui/atoms/carouselSlide.dart
CarouselSlide
CarouselSlide constructor
CarouselSlide constructor
dark_mode
light_mode
CarouselSlide
constructor
CarouselSlide
(
{
Image
?
image
,
String
?
subtitle
,
Widget
?
header
,
String
?
title
,
})
Implementation
CarouselSlide({ this.image, this.subtitle, this.header, this.title, });
puma_ui package
documentation
ui/atoms/carouselSlide
CarouselSlide
CarouselSlide constructor
CarouselSlide class