SeniorSliderDotsThemeData constructor

const SeniorSliderDotsThemeData({
  1. SeniorSliderDotsStyle? style,
})

Theme definitions for the SeniorSliderDots component.

Implementation

const SeniorSliderDotsThemeData({
  this.style,
});