dotColor property

Color? dotColor
final

The Color of each dot. Default is Colors.white

Implementation

final Color? dotColor;