unselectedColor property

Color unselectedColor
final

Color of the unselected steps

All the steps with index between currentStep and totalSteps

Default value: Colors.grey

Implementation

final Color unselectedColor;