spacing property Null safety
read / write
spacing used, if shouldWrap is true
,
How much space to place between children in a run in the main axis.
Defaults to 0.0.
Implementation
double spacing;
spacing used, if shouldWrap is true
,
How much space to place between children in a run in the main axis.
Defaults to 0.0.
double spacing;