SeniorCarouselSliderThemeData constructor

const SeniorCarouselSliderThemeData({
  1. SeniorCarouselSliderStyle? style,
})

Theme definitions for the Senior Carousel Slider component.

Implementation

const SeniorCarouselSliderThemeData({
  this.style,
});