spacing property
The space to insert between adjacent children.
When provided, a fixed gap of this size is applied between items.
Implementation
@DoubleConverter()
final double? spacing;
The space to insert between adjacent children.
When provided, a fixed gap of this size is applied between items.
@DoubleConverter()
final double? spacing;