widgetSpacing property Null safety
read / write
Use this to alter the padding of widgets in the list of the list,
If axis is set to horizontal, then this will be the horizontal padding, and vice versa.
Defaults to 4.0.
Implementation
double widgetSpacing;