public VBox (Node… children)

Creates an VBox layout with spacing = 0.

Parameters:
children    The initial set of children for this pane.

Since:  JavaFX 8.0