connectorColor property
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;
Overrides the default color of the connector line between two steps.
This property only applies when Stepper.type is StepperType.horizontal.
final Color? connectorColor;