verticalSpace property

double verticalSpace
final

Vertical gap between two items.

If the items startY equal 0 or items endY is biggest Y in the Dashboard, the gap is not placed. (Edges touching the edges of viewport excluding padding.)

Implementation

final double verticalSpace;