horizontalSpace property

double horizontalSpace
final

Horizontal gap between two items.

If the items startX equal 0 or items endX equal slotCount the gap is not placed. (Edges touching the edges of viewport excluding padding.)

Implementation

final double horizontalSpace;