style property

SeniorSliderDotsStyle? style
final

The style definitions for the component. Allows you to configure: SeniorSliderDotsStyle.activeColor the color of active dot representing the current page. SeniorSliderDotsStyle.defaultColor the color of points that are not active.

Implementation

final SeniorSliderDotsStyle? style;