spacing property

double spacing
final

The visual spacing of the spinbox layout.

In horizontal mode the increment and decrement buttons are on the sides, and in vertical mode the buttons are above and below the input field.

Defaults to 8.0.

Implementation

final double spacing;