spacing property

double spacing
final

The width of the gap between children for the default horizontal layout.

If the horizontal layout overflows, then overflowSpacing is used instead.

Defaults to 0.0.

Implementation

final double spacing;