colorIncomplete property
The color of incomplete steps.
It is applied when the default step widget is used. Also this color is used to draw lines, connecting incomplete steps. Defaults to 'black12' color.
Implementation
final Color? colorIncomplete;