connectorColor property

Color? connectorColor
final

Overrides the default color of the connector line between two steps.

This property only applies when Stepper.type is StepperType.horizontal.

Implementation

final Color? connectorColor;