connectorThickness property

double? connectorThickness
final

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

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

Implementation

final double? connectorThickness;