spacing property
How much space to place between children in a run in horizontal direction.
For example, if spacing
is 10.0, the children will be spaced at least
10.0 logical pixels apart in horizontal direction.
Implementation
final double spacing;