style property

The component's style definitions. Allows you to configure: SeniorCarouselSliderStyle.activeDotColor the color of the active bullet that represents the image being displayed. SeniorCarouselSliderStyle.backgroundImageColor the background color of the images. SeniorCarouselSliderStyle.defaultDotColor the color of the bullets that represent the images. SeniorCarouselSliderStyle.emptyAreaColor the color of empty area. SeniorCarouselSliderStyle.emptyBorderColor the border color of the empty state. SeniorCarouselSliderStyle.emptyLabelColor the label color of the empty state. SeniorCarouselSliderStyle.pageInfoColor the color os the page information. SeniorCarouselSliderStyle.pictureBorderColor the border color of images. SeniorCarouselSliderStyle.pictureShadowColor the shadow color of the images.

Implementation

final SeniorCarouselSliderStyle? style;