runSpacing property Null safety

double runSpacing
read / write

runSpacing used, if shouldWrap is true,

How much space to place between the runs themselves in the cross axis.

Defaults to 0.0.

Implementation

double runSpacing;