lineLength property

double? lineLength
final

The length of connecting line.

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

Implementation

final double? lineLength;