style property

The component's style definitions. Allows you to configure: SeniorCarouselSliderStyle.activeDotColor the color of the active dot that represents the image being displayed. SeniorCarouselSliderStyle.backgroundImageColor the background color of the images. SeniorCarouselSliderStyle.defaultDotColor the color of the dots that represent the images. SeniorCarouselSliderStyle.deleteOptionBorderColor the border color of delete option button. SeniorCarouselSliderStyle.deleteOptionColor the color of delete option button. SeniorCarouselSliderStyle.deleteOptionIconColor the icon color of delete option button. 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 the images. SeniorCarouselSliderStyle.pictureShadowColor the shadow color of the images.

Implementation

final SeniorCarouselSliderStyle? style;