mainAxisSpacing property

  1. @DoubleConverter.new()
double? mainAxisSpacing
final

The amount of space between children in the main axis.

Defaults to 0.0.

Implementation

@DoubleConverter()
final double? mainAxisSpacing;