rowGap property

double? rowGap
final

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;