amanda.hinchman-dominguez
menubar { Platform.runLater { useSystemMenuBarProperty().set(true) } menu("File") {...} menu("Help") {...} }