ProjectLoader

@JvmOverloads
constructor(runOnFxThreadAndWait: (code: () -> Unit) -> Unit = { FxHelper.runAndWait(it) })