colorLineIncomplete property

Color? colorLineIncomplete
final

The color of lines connecting incomplete steps.

Use this value to define the color of incomplete lines, when it have to be different from the color of incomplete step items.

Defaults to colorIncomplete.

Implementation

final Color? colorLineIncomplete;