circleColor property

Color? circleColor
final

Circle color (for active index)

If circleGradient is given, circleColor & color will be ignored If null, color will be used

Implementation

final Color? circleColor;