spacing property

double? spacing
final

Default horizontal spacing between timeline columns.

Determines the gap between the time column, indicator column, and content column. If null, defaults to 16 logical pixels scaled by theme scaling factor.

Implementation

final double? spacing;