rowGap property
Default vertical spacing between timeline rows.
Controls the gap between each timeline entry in the vertical layout. If null, defaults to 16 logical pixels scaled by theme scaling factor.
Implementation
final double? rowGap;
Default vertical spacing between timeline rows.
Controls the gap between each timeline entry in the vertical layout. If null, defaults to 16 logical pixels scaled by theme scaling factor.
final double? rowGap;