runSpacing property Null safety
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;
runSpacing used, if shouldWrap is true
,
How much space to place between the runs themselves in the cross axis.
Defaults to 0.0.
double runSpacing;