spacing property

double? spacing
final

The amount of space to place between children in a run in the main axis.

If this is null, no spacing is added.

Implementation

final double? spacing;