currentStep property

int currentStep
final

Number of steps to underline, all the steps with index <= currentStep will have Color equal to selectedColor

Only used when customColor is null

Default value: 0

Implementation

final int currentStep;