computedOptions property
ImageSliderStyle
get
computedOptions
Gets the computed style options based on the selected style
Implementation
ImageSliderStyle get computedOptions {
return ImageSliderStyle(style, imageWidth);
}