spacing property

double? spacing
final

设置滚动元素之间的间隔,它相当于给 spacingWidget 设置 SizedBox

Implementation

final double? spacing;