lineWidth property

double? lineWidth
final

The width of connecting line.

The line is drawn between step items and defines a distance between them. Defaults to '2.0'.

Implementation

final double? lineWidth;