selectedColor property

Color? selectedColor
final

Color of the selected steps

All the steps with index <= currentStep

Default value: Colors.blue

Implementation

final Color? selectedColor;